Searched defs:copy_path (Results 1 – 3 of 3) sorted by relevance
44 copy_path = 'buildtools/linux64/gn' if 'linux' in sys.platform else \ variable
31 copy_path = os.path.join(tmp_dir, "copy.jar") variable
1110 nir_deref_path copy_path; in mark_deref_used() local