Home
last modified time | relevance | path

Searched refs:RootDir (Results 1 – 5 of 5) sorted by relevance

/development/vndk/tools/header-checker/src/utils/
Dsource_path_utils.h27 struct RootDir { struct
31 RootDir(std::string p, std::string r) in RootDir() argument
35 typedef std::vector<RootDir> RootDirs;
Dsource_path_utils.cpp92 [](RootDir &first, RootDir &second) { in ParseRootDirs()
112 for (const RootDir &root_dir : root_dirs) { in NormalizePath()
Dsource_path_utils_test.cpp74 std::vector<RootDir> root_dirs{{header_dir, "include"}, in TEST()
/development/vndk/tools/header-checker/src/dumper/
Dheader_checker.cpp48 using header_checker::utils::RootDir;
/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp45 using header_checker::utils::RootDir;