Searched defs:copy_path (Results 1 – 4 of 4) sorted by relevance
39 copy_path = 'buildtools/linux64/gn' if 'linux' in sys.platform else \ variable
44 copy_path = 'buildtools/linux64/gn' if 'linux' in sys.platform else \ variable
46 void bcp_implementation::copy_path(const fs::path& p) in copy_path() function in bcp_implementation
146 const char* new_path, const int copy_path) { in fs__capture_path()