Home
last modified time | relevance | path

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

/frameworks/av/media/module/service.mediatranscoding/
Dmain_mediatranscodingservice.cpp31 ABinderProcess_joinThreadPool(); in main()
/frameworks/native/libs/binder/ndk/include_platform/android/
Dbinder_process.h72 void ABinderProcess_joinThreadPool(void);
/frameworks/av/camera/cameraserver/
Dmain_cameraserver.cpp46 ABinderProcess_joinThreadPool(); in main()
/frameworks/native/libs/binder/ndk/
Dprocess.cpp35 void ABinderProcess_joinThreadPool(void) { in ABinderProcess_joinThreadPool() function
Dlibbinder_ndk.map.txt92 ABinderProcess_joinThreadPool; # systemapi llndk
/frameworks/av/services/audioparameterparser/
Dmain.cpp39 ABinderProcess_joinThreadPool(); in main()
/frameworks/av/drm/mediadrm/plugins/clearkey/aidl/
DService.cpp43 ABinderProcess_joinThreadPool(); in main()
DServiceLazy.cpp43 ABinderProcess_joinThreadPool(); in main()
/frameworks/native/libs/binder/rust/src/
Dstate.rs67 sys::ABinderProcess_joinThreadPool(); in join_thread_pool()
/frameworks/av/services/camera/virtualcamera/
Dmain.cc65 ABinderProcess_joinThreadPool(); in main()
/frameworks/libs/native_bridge_support/android_api/libbinder_ndk/
Dstubs_arm.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABinderProcess_joinThreadPool);
211 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", ABinderProcess_joinThreadPool); in init_stub_library()
Dstubs_arm64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABinderProcess_joinThreadPool);
211 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", ABinderProcess_joinThreadPool); in init_stub_library()
Dstubs_riscv64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABinderProcess_joinThreadPool);
211 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", ABinderProcess_joinThreadPool); in init_stub_library()
/frameworks/av/media/codec2/hal/services/
Dvendor.cpp211 ABinderProcess_joinThreadPool(); in runAidlService()
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp160 ABinderProcess_joinThreadPool(); in generatedService()
178 ABinderProcess_joinThreadPool(); in generatedFlaggedService()
228 ABinderProcess_joinThreadPool(); in manualThreadPoolService()
248 ABinderProcess_joinThreadPool(); in lazyService()
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.cpp71 ABinderProcess_joinThreadPool(); in ASensorManager()
/frameworks/av/media/module/codecserviceregistrant/
DCodecServiceRegistrant.cpp884 ABinderProcess_joinThreadPool(); in RegisterCodecServices()