Searched refs:ParsePropertyInfoLine (Results 1 - 1 of 1) sorted by relevance

/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_file.cpp59 bool ParsePropertyInfoLine(const std::string& line, PropertyInfoEntry* out, std::string* error) { function in namespace:android::properties::__anon1838
111 if (!ParsePropertyInfoLine(trimmed_line, &property_info_entry, &parse_error)) {

Completed in 88 milliseconds