Searched refs:classname (Results 1 – 2 of 2) sorted by relevance
212 void ForEachServiceInClass(const std::string& classname,
1121 void ServiceManager::ForEachServiceInClass(const std::string& classname, in ForEachServiceInClass() argument1124 if (s->classnames().find(classname) != s->classnames().end()) { in ForEachServiceInClass()