Home
last modified time | relevance | path

Searched refs:joinRpcThreadpool (Results 1 – 17 of 17) sorted by relevance

/system/chre/host/hal_generic/V1_2/
Dservice.cc26 using android::hardware::joinRpcThreadpool;
40 joinRpcThreadpool(); in main()
/system/chre/host/hal_generic/V1_1/
Dservice.cc26 using android::hardware::joinRpcThreadpool;
40 joinRpcThreadpool(); in main()
/system/bt/vendor_libs/linux/interface/
Dservice.cc28 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool(); in main()
/system/bt/test/rootcanal/
Dservice.cc29 using ::android::hardware::joinRpcThreadpool;
38 joinRpcThreadpool(); in main()
/system/libhidl/transport/allocator/1.0/default/
Dservice.cpp10 using android::hardware::joinRpcThreadpool;
27 joinRpcThreadpool(); in main()
/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test_server.cpp24 using android::hardware::joinRpcThreadpool;
66 joinRpcThreadpool(); in main()
/system/core/trusty/confirmationui/
Dservice.cpp33 ::android::hardware::joinRpcThreadpool(); in main()
/system/core/trusty/gatekeeper/
Dservice.cpp37 android::hardware::joinRpcThreadpool(); in main()
/system/core/trusty/keymaster/3.0/
Dservice.cpp41 android::hardware::joinRpcThreadpool(); in main()
/system/core/trusty/keymaster/4.0/
Dservice.cpp41 android::hardware::joinRpcThreadpool(); in main()
/system/libhidl/transport/include/hidl/
DLegacySupport.h75 joinRpcThreadpool();
122 joinRpcThreadpool();
DHidlTransportSupport.h51 void joinRpcThreadpool();
/system/hardware/interfaces/suspend/1.0/default/
Dmain.cpp40 using android::hardware::joinRpcThreadpool;
153 joinRpcThreadpool(); in main()
DSystemSuspendUnitTest.cpp54 using android::hardware::joinRpcThreadpool;
132 joinRpcThreadpool(); in registerTestService()
/system/libhidl/transport/
DHidlTransportSupport.cpp35 void joinRpcThreadpool() { in joinRpcThreadpool() function
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp1285 joinRpcThreadpool(); in main()
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1762 HwBinder.joinRpcThreadpool(); in server()