Searched refs:dst_dir (Results 1 – 2 of 2) sorted by relevance
158 dst_dir = get_kernel_dir() variable168 dst_dir = arg variable175 dst_file = os.path.join(dst_dir, path)187 dst_file = os.path.join(dst_dir, path)
416 bool preprocessHeaders(const std::string& dst_dir, const std::string& src_dir, in preprocessHeaders() argument459 std::string dst_path = dst_dir + "/" + rel_path; in preprocessHeaders()497 std::string output_path = (llvm::Twine(dst_dir) + rel_path).str(); in preprocessHeaders()