Home
last modified time | relevance | path

Searched refs:ParsePropertyInfoLine (Results 1 – 1 of 1) 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() function
121 if (!ParsePropertyInfoLine(trimmed_line, require_prefix_or_exact, &property_info_entry, in ParsePropertyInfoFile()