Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/utils/
Dsource_path_utils.cpp32 static const std::vector<std::string> libcxx_include_dir{"libcxx", "include"}; variable
143 PathEndsWith(dir_name, libcxx_include_dir); in CollectExportedHeaderSet()