Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoparser/
Dproperty_info_parser.cpp110 void PropertyInfoArea::GetPropertyInfoIndexes(const char* name, uint32_t* context_index, in GetPropertyInfoIndexes() function in android::properties::PropertyInfoArea
178 GetPropertyInfoIndexes(property, &context_index, &type_index); in GetPropertyInfo()
/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h146 …void GetPropertyInfoIndexes(const char* name, uint32_t* context_index, uint32_t* type_index) const;