Searched refs:waitForHwService (Results 1 – 7 of 7) sorted by relevance
48 void waitForHwService(const std::string &interface, const std::string &instanceName);
43 using android::hardware::details::waitForHwService;76 waitForHwService(IBenchmarkMsgQ::descriptor, "default"); in SetUp()
50 using android::hardware::details::waitForHwService;127 waitForHwService(ITestMsgQ::descriptor, "default"); in waitGetTestService()204 waitForHwService(ITestMsgQ::descriptor, "default"); in waitGetTestService()
218 ::android::hardware::details::waitForHwService(IBaz::descriptor, "default"); in SetUp()223 ::android::hardware::details::waitForHwService(ISafeUnion::descriptor, "default"); in SetUp()
142 ::android::hardware::details::waitForHwService(ISystemSuspend::descriptor, kServiceName); in SetUpTestSuite()165 ::android::hardware::details::waitForHwService(ISystemSuspend::descriptor, kServiceName); in SetUp()
700 void waitForHwService( in waitForHwService() function
2577 ::android::hardware::details::waitForHwService(T::descriptor, serviceName); in run()