Home
last modified time | relevance | path

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

/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_file.cpp59 bool ParsePropertyInfoLine(const std::string& line, bool require_prefix_or_exact, in ParsePropertyInfoLine()
106 void ParsePropertyInfoFile(const std::string& file_contents, bool require_prefix_or_exact, in ParsePropertyInfoFile()
/system/core/init/
Dproperty_service.cpp1267 bool require_prefix_or_exact = SelinuxGetVendorAndroidVersion() >= __ANDROID_API_R__; in LoadPropertyInfoFromFile() local