Searched refs:waitForHwService (Results 1 – 7 of 7) sorted by relevance
47 void waitForHwService(const std::string &interface, const std::string &instanceName);
118 ::android::hardware::details::waitForHwService(ISystemSuspend::descriptor, kServiceName); in SetUp()140 ::android::hardware::details::waitForHwService(ISystemSuspend::descriptor, kServiceName); in SetUp()
43 using android::hardware::details::waitForHwService;76 waitForHwService(IBenchmarkMsgQ::descriptor, "default"); in SetUp()
107 ::android::hardware::details::waitForHwService(IBaz::descriptor, "default"); in SetUp()112 ::android::hardware::details::waitForHwService(ISafeUnion::descriptor, "default"); in SetUp()117 ::android::hardware::details::waitForHwService(IOtherInterface::descriptor, "default"); in SetUp()
41 using android::hardware::details::waitForHwService;49 waitForHwService(ITestMsgQ::descriptor, "default"); in waitGetTestService()
688 void waitForHwService( in waitForHwService() function
2863 ::android::hardware::details::waitForHwService(T::descriptor, serviceName); in run()