Searched defs:root_dir (Results 1 – 7 of 7) sorted by relevance
50 const std::string &root_dir) { in NormalizePath()66 const std::string &root_dir) { in CollectExportedHeaderSet()108 const std::string &root_dir) { in CollectAllExportedHeaders()
46 def print_vndk_module_csv(output_file, module_dicts, root_dir, exclude, select): argument
42 std::string root_dir, repr::TextFormatIR text_format, in HeaderCheckerOptions()
66 static llvm::cl::opt<std::string> root_dir( variable
36 PrintNormalizedPath(const std::string root_dir) : root_dir_(root_dir) {} in PrintNormalizedPath()
72 const std::string &root_dir) { in GetDeclSourceFile()
62 static llvm::cl::opt<std::string> root_dir( variable