Searched refs:FindTypeIndex (Results 1 – 3 of 3) sorted by relevance
47 ? serialized_info()->FindTypeIndex(property_entry.type->c_str()) in WritePropertyEntry()
150 int FindTypeIndex(const char* type) const;
61 int PropertyInfoArea::FindTypeIndex(const char* type) const { in FindTypeIndex() function in android::properties::PropertyInfoArea