Searched refs:FindContextIndex (Results 1 – 3 of 3) sorted by relevance
44 … ? serialized_info()->FindContextIndex(property_entry.context->c_str()) in WritePropertyEntry()
149 int FindContextIndex(const char* context) const;
52 int PropertyInfoArea::FindContextIndex(const char* context) const { in FindContextIndex() function in android::properties::PropertyInfoArea