Searched refs:build_prop_content (Results 1 – 1 of 1) sorted by relevance
218 std::string build_prop_content; in GetBuildProps() local219 if (!ReadEntryToString(name, &build_prop_content)) { in GetBuildProps()223 if (!ParsePropertyFile(build_prop_content, &props)) { in GetBuildProps()