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()
41 using android::hardware::details::waitForHwService;50 waitForHwService(ITestMsgQ::descriptor, "default"); in waitGetTestService()
116 ::android::hardware::details::waitForHwService(ISystemSuspend::descriptor, kServiceName); in SetUpTestSuite()133 ::android::hardware::details::waitForHwService(ISystemSuspend::descriptor, kServiceName); in SetUp()
230 ::android::hardware::details::waitForHwService(IBaz::descriptor, "default"); in SetUp()235 ::android::hardware::details::waitForHwService(ISafeUnion::descriptor, "default"); in SetUp()240 ::android::hardware::details::waitForHwService(IOtherInterface::descriptor, "default"); in SetUp()
729 void waitForHwService( in waitForHwService() function
2597 ::android::hardware::details::waitForHwService(T::descriptor, serviceName); in run()