Searched refs:cc_path (Results 1 – 1 of 1) sorted by relevance
18 def extract_build_units(cc_path): argument26 j = json.load(open(cc_path, 'r'))65 if path.isfile(args.cc_path) and access(args.cc_path, R_OK):66 units = extract_build_units(args.cc_path)