Searched defs:require_prefix_or_exact (Results 1 – 2 of 2) sorted by relevance
59 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()
1267 bool require_prefix_or_exact = SelinuxGetVendorAndroidVersion() >= __ANDROID_API_R__; in LoadPropertyInfoFromFile() local