Home
last modified time | relevance | path

Searched refs:LoadDefaultPath (Results 1 – 4 of 4) sorted by relevance

/system/core/toolbox/
Dgetprop.cpp141 property_info_file.LoadDefaultPath(); in getprop_main()
/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
Dproperty_info_parser.h205 bool LoadDefaultPath();
/system/core/property_service/libpropertyinfoparser/
Dproperty_info_parser.cpp195 bool PropertyInfoAreaFile::LoadDefaultPath() { in LoadDefaultPath() function in android::properties::PropertyInfoAreaFile
/system/core/init/
Dproperty_service.cpp109 if (!property_info_area.LoadDefaultPath()) { in property_init()