Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-config/
H A 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()
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/
H A Dregistry.h188 void GetComponentNames(std::vector<std::string> *names) { in GetComponentNames() function