Searched refs:cdf_print_property_name (Results 1 – 3 of 3) sorted by relevance
328 int cdf_print_property_name(char *, size_t, uint32_t);
151 cdf_print_property_name(buf, sizeof(buf), info[i].pi_id); in cdf_file_property_info()
1129 cdf_print_property_name(char *buf, size_t bufsiz, uint32_t p) in cdf_print_property_name() function1330 cdf_print_property_name(buf, sizeof(buf), info[i].pi_id); in cdf_dump_property_info()
Completed in 13 milliseconds