Searched refs:tryStartService (Results 1 – 3 of 3) sorted by relevance
70 virtual void tryStartService(const Access::CallingContext& ctx, const std::string& name);
383 tryStartService(ctx, name); in tryGetService()744 void ServiceManager::tryStartService(const Access::CallingContext& ctx, const std::string& name) { in tryStartService() function in android::ServiceManager
68 MOCK_METHOD2(tryStartService, void(const Access::CallingContext&, const std::string& name));