Searched refs:GetPropertyInfoIndexes (Results 1 – 3 of 3) sorted by relevance
110 void PropertyInfoArea::GetPropertyInfoIndexes(const char* name, uint32_t* context_index, in GetPropertyInfoIndexes() function in android::properties::PropertyInfoArea178 GetPropertyInfoIndexes(property, &context_index, &type_index); in GetPropertyInfo()
131 property_info_area_file_->GetPropertyInfoIndexes(name, &index, nullptr); in GetPropAreaForName()
146 …void GetPropertyInfoIndexes(const char* name, uint32_t* context_index, uint32_t* type_index) const;