Home
last modified time | relevance | path

Searched defs:type_index (Results 1 – 4 of 4) sorted by relevance

/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h38 uint32_t type_index; member
108 uint32_t type_index() const { return node_property_entry()->type_index; } in type_index() function
/system/core/property_service/libpropertyinfoserializer/
Dtrie_serializer.cpp48 uint32_t type_index = property_entry.type != nullptr && !property_entry.type->empty() in WritePropertyEntry() local
/system/core/property_service/libpropertyinfoparser/
Dproperty_info_parser.cpp177 uint32_t type_index; in GetPropertyInfo() local
/system/media/audio_utils/include/audio_utils/
DMetadata.h104 inline constexpr ssize_t type_index() { in type_index() function