Searched refs:waitForHwService (Results 1 – 7 of 7) sorted by relevance
48 void waitForHwService(const std::string &interface, const std::string &instanceName);
96 android::hardware::details::waitForHwService(IBenchmark::descriptor, gServiceName); in BM_sendVec_binderize()
43 using android::hardware::details::waitForHwService;76 waitForHwService(IBenchmarkMsgQ::descriptor, "default"); in SetUp()
53 using android::hardware::details::waitForHwService;133 waitForHwService(ITestMsgQ::descriptor, "default"); in waitGetTestService()217 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()
859 void waitForHwService( in waitForHwService() function
2593 ::android::hardware::details::waitForHwService(T::descriptor, serviceName); in run()