Searched defs:tryStartService (Results 1 – 2 of 2) sorted by relevance
479 void ServiceManager::tryStartService(const std::string& name) { in tryStartService() function in android::ServiceManager
246 static void tryStartService(const std::string& fqName, const std::string& name) { in tryStartService() function