Home
last modified time | relevance | path

Searched defs:property_infos (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dhost_init_verifier.cpp202 std::vector<PropertyInfoEntry>* property_infos) { in HandlePropertyContexts()
223 auto property_infos = std::vector<PropertyInfoEntry>(); in main() local
Dproperty_service.cpp1110 std::vector<PropertyInfoEntry>* property_infos) { in LoadPropertyInfoFromFile()
1130 auto property_infos = std::vector<PropertyInfoEntry>(); in CreateSerializedPropertyInfo() local
/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_file.cpp107 std::vector<PropertyInfoEntry>* property_infos, in ParsePropertyInfoFile()