Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dtarget_files.cpp55 static bool ParsePropertyFile(const std::string_view prop_content, in ParsePropertyFile() function
186 if (!ParsePropertyFile(misc_info_content, &misc_info_)) { in Open()
216 if (!ParsePropertyFile(build_prop_content, &props)) { in GetBuildProps()