Home
last modified time | relevance | path

Searched refs:joinRpcThreadpool (Results 1 – 14 of 14) 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/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()
Dhidl_lazy_cb_test_server.cpp28 using android::hardware::joinRpcThreadpool;
91 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.cpp46 using android::hardware::joinRpcThreadpool;
171 joinRpcThreadpool(); in main()
DSystemSuspendUnitTest.cpp61 using android::hardware::joinRpcThreadpool;
138 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.java1759 HwBinder.joinRpcThreadpool(); in server()