Home
last modified time | relevance | path

Searched refs:g_propertymap (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dlibmtp.c131 static propertymap_t *g_propertymap = NULL; variable
491 current = g_propertymap; in register_property()
513 if(g_propertymap == NULL) { in register_property()
514 g_propertymap = new; in register_property()
516 current = g_propertymap; in register_property()
716 current = g_propertymap; in map_libmtp_property_to_ptp_property()
738 current = g_propertymap; in map_ptp_property_to_libmtp_property()
834 current = g_propertymap; in LIBMTP_Get_Property_Description()