Searched refs:dst_dir (Results 1 – 2 of 2) sorted by relevance
156 dst_dir = None variable166 dst_dir = arg variable172 if dst_dir is None:173 dst_dir = get_kernel_dir() variable182 dst_file = os.path.join(dst_dir, path)199 dst_file = os.path.join(dst_dir, path)
407 bool preprocessHeaders(const std::string& dst_dir, const std::string& src_dir, in preprocessHeaders() argument450 std::string dst_path = dst_dir + "/" + rel_path; in preprocessHeaders()488 std::string output_path = (llvm::Twine(dst_dir) + rel_path).str(); in preprocessHeaders()