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