Home
last modified time | relevance | path

Searched defs:root_dir (Results 1 – 7 of 7) sorted by relevance

/development/vndk/tools/header-checker/src/utils/
Dcollect_exported_headers.cpp50 const std::string &root_dir) { in NormalizePath()
66 const std::string &root_dir) { in CollectExportedHeaderSet()
108 const std::string &root_dir) { in CollectAllExportedHeaders()
/development/vndk/tools/sourcedr/blueprint/
Dlist_vndk_module.py46 def print_vndk_module_csv(output_file, module_dicts, root_dir, exclude, select): argument
/development/vndk/tools/header-checker/src/dumper/
Dheader_checker.h42 std::string root_dir, repr::TextFormatIR text_format, in HeaderCheckerOptions()
Dheader_checker.cpp66 static llvm::cl::opt<std::string> root_dir( variable
Dast_processing.cpp36 PrintNormalizedPath(const std::string root_dir) : root_dir_(root_dir) {} in PrintNormalizedPath()
Dabi_wrappers.cpp72 const std::string &root_dir) { in GetDeclSourceFile()
/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp62 static llvm::cl::opt<std::string> root_dir( variable