Searched refs:prop_content (Results 1 – 1 of 1) sorted by relevance
55 static bool ParsePropertyFile(const std::string_view prop_content, in ParsePropertyFile() argument58 std::vector<std::string> lines = android::base::Split(std::string(prop_content), "\n"); in ParsePropertyFile()