Searched refs:out_path (Results 1 – 2 of 2) sorted by relevance
89 def is_from_vendor(out_path): argument90 matched = outs_from_vendor_cache.get(out_path, None)94 build = outs.get(out_path)99 outs_from_vendor_cache[out_path] = matched
27 def _get_relative_out_path_from_root(out_path): argument33 system_path = os.path.normpath(os.path.join(out_path, 'system'))