Searched defs:GetComponentNames (Results 1 – 3 of 3) sorted by relevance
79 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent()142 bool GetComponentNames, const std::function<std::string(const StringRef &)> in ComputeLibsForComponents()235 const bool GetComponentNames, in GetAllDyLibComponents()
80 bool IncludeNonInstalled, bool GetComponentNames, in VisitComponent()143 bool GetComponentNames, const std::function<std::string(const StringRef &)> in ComputeLibsForComponents()238 const bool GetComponentNames, in GetAllDyLibComponents()
188 void GetComponentNames(std::vector<std::string> *names) { in GetComponentNames() function