Home
last modified time | relevance | path

Searched defs:attribute_id (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dlibmtp.c1122 LIBMTP_property_t const attribute_id) in LIBMTP_Get_String_From_Object()
1137LIBMTP_property_t const attribute_id, uint64_t const value_default) in LIBMTP_Get_u64_From_Object()
1152 LIBMTP_property_t const attribute_id, uint32_t const value_default) in LIBMTP_Get_u32_From_Object()
1167 LIBMTP_property_t const attribute_id, uint16_t const value_default) in LIBMTP_Get_u16_From_Object()
1182 LIBMTP_property_t const attribute_id, uint8_t const value_default) in LIBMTP_Get_u8_From_Object()
1197 LIBMTP_property_t const attribute_id, char const * const string) in LIBMTP_Set_Object_String()
1213 LIBMTP_property_t const attribute_id, uint32_t const value) in LIBMTP_Set_Object_u32()
1228 LIBMTP_property_t const attribute_id, uint16_t const value) in LIBMTP_Set_Object_u16()
1243 LIBMTP_property_t const attribute_id, uint8_t const value) in LIBMTP_Set_Object_u8()
1259 uint16_t const attribute_id) in get_string_from_object()
[all …]
Dptp.c4673 ptp_find_object_prop_in_cache(PTPParams *params, uint32_t const handle, uint32_t const attribute_id) in ptp_find_object_prop_in_cache()
/external/expat/lib/
Dxmlparse.c234 typedef struct attribute_id { struct
235 XML_Char *name;
236 PREFIX *prefix;
237 XML_Bool maybeTokenized;
238 XML_Bool xmlns;