Searched refs:tryStartService (Results 1 – 3 of 3) sorted by relevance
54 virtual void tryStartService(const std::string& name);
155 tryStartService(name); in tryGetService()372 void ServiceManager::tryStartService(const std::string& name) { in tryStartService() function in android::ServiceManager
63 MOCK_METHOD1(tryStartService, void(const std::string& name));