Home
last modified time | relevance | path

Searched defs:GetComponentNames (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-config/
Dllvm-config.cpp79 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent()
142 bool GetComponentNames, const std::function<std::string(const StringRef &)> in ComputeLibsForComponents()
235 const bool GetComponentNames, in GetAllDyLibComponents()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
Dllvm-config.cpp80 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent()
143 bool GetComponentNames, const std::function<std::string(const StringRef &)> in ComputeLibsForComponents()
238 const bool GetComponentNames, in GetAllDyLibComponents()
/external/libtextclassifier/native/lang_id/common/
Dregistry.h188 void GetComponentNames(std::vector<std::string> *names) { in GetComponentNames() function