HomeSort by relevance Sort by last modified time
    Searched refs:waitForHwService (Results 1 - 6 of 6) sorted by null

  /system/libhidl/transport/include/hidl/
ServiceManagement.h 47 void waitForHwService(const std::string &interface, const std::string &instanceName);
  /system/libfmq/benchmarks/
msgq_benchmark_client.cpp 43 using android::hardware::details::waitForHwService;
74 // waitForHwService is required because IBenchmarkMsgQ is not in manifest.xml.
76 waitForHwService(IBenchmarkMsgQ::descriptor, "default");
  /system/libfmq/tests/
msgq_test_client.cpp 41 using android::hardware::details::waitForHwService;
47 // waitForHwService is required because ITestMsgQ is not in manifest.xml.
49 waitForHwService(ITestMsgQ::descriptor, "default");
  /system/tools/hidl/test/java_test/
hidl_test_java_native.cpp 80 ::android::hardware::details::waitForHwService(
  /system/libhidl/transport/
ServiceManagement.cpp 626 void waitForHwService(
  /system/tools/hidl/test/hidl_test/
hidl_test_client.cpp     [all...]

Completed in 1140 milliseconds