Home
last modified time | relevance | path

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

/system/core/init/
Dhost_init_verifier.cpp186 std::vector<PropertyInfoEntry>* property_infos) { in HandlePropertyContexts()
207 auto property_infos = std::vector<PropertyInfoEntry>(); in main() local
Dproperty_service.cpp922 std::vector<PropertyInfoEntry>* property_infos) { in LoadPropertyInfoFromFile()
942 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()