Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dservice.cc29 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool(); in main()
/system/bt/test/rootcanal/
Dservice.cc28 using ::android::hardware::joinRpcThreadpool;
37 joinRpcThreadpool(); in main()
/system/libhidl/transport/allocator/1.0/default/
Dservice.cpp10 using android::hardware::joinRpcThreadpool;
27 joinRpcThreadpool(); in main()
/system/hardware/interfaces/suspend/1.0/default/
Dmain.cpp40 using android::hardware::joinRpcThreadpool;
90 joinRpcThreadpool(); in main()
DSystemSuspendUnitTest.cpp49 using android::hardware::joinRpcThreadpool;
111 joinRpcThreadpool(); in registerTestService()
/system/core/trusty/keymaster/3.0/
Dservice.cpp41 android::hardware::joinRpcThreadpool(); in main()
/system/libhidl/transport/include/hidl/
DLegacySupport.h85 joinRpcThreadpool();
134 joinRpcThreadpool();
DHidlTransportSupport.h51 void joinRpcThreadpool();
/system/libhidl/transport/
DHidlTransportSupport.cpp32 void joinRpcThreadpool() { in joinRpcThreadpool() function
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp1087 joinRpcThreadpool(); in main()
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1635 HwBinder.joinRpcThreadpool(); in server()