Searched refs:build_prop_file (Results 1 – 1 of 1) sorted by relevance
1092 def FromBuildPropFile(name, build_prop_file): argument1096 with open(build_prop_file) as f: