Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_file.cpp97 std::vector<PropertyInfoEntry>* property_infos, in ParsePropertyInfoFile()
/system/core/init/
Dproperty_service.cpp935 std::vector<PropertyInfoEntry>* property_infos) { in LoadPropertyInfoFromFile()
954 auto property_infos = std::vector<PropertyInfoEntry>(); in CreateSerializedPropertyInfo() local