Home
last modified time | relevance | path

Searched refs:ABinderProcess_startThreadPool (Results 1 – 21 of 21) sorted by relevance

/frameworks/av/services/mediatranscoding/
Dmain_mediatranscodingservice.cpp30 ABinderProcess_startThreadPool(); in main()
/frameworks/native/libs/binder/ndk/include_platform/android/
Dbinder_process.h32 void ABinderProcess_startThreadPool();
/frameworks/native/libs/binder/ndk/
Dprocess.cpp27 void ABinderProcess_startThreadPool() { in ABinderProcess_startThreadPool() function
Dlibbinder_ndk.map.txt94 ABinderProcess_startThreadPool; # apex llndk
/frameworks/native/libs/binder/rust/src/
Dstate.rs29 sys::ABinderProcess_startThreadPool(); in start_thread_pool()
/frameworks/native/libs/binder/rust/tests/
DbinderRustNdkInteropTest.cpp72 ABinderProcess_startThreadPool(); in main()
/frameworks/libs/native_bridge_support/libbinder_ndk/
Dstubs_arm.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABinderProcess_startThreadPool);
140 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", ABinderProcess_startThreadPool); in init_stub_library()
Dstubs_arm64.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ABinderProcess_startThreadPool);
140 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", ABinderProcess_startThreadPool); in init_stub_library()
/frameworks/native/cmds/idlcli/vibrator/
DCommandOn.cpp76 ABinderProcess_startThreadPool(); in doMain()
DCommandCompose.cpp99 ABinderProcess_startThreadPool(); in doMain()
DCommandComposePwle.cpp173 ABinderProcess_startThreadPool(); in doMain()
DCommandPerform.cpp117 ABinderProcess_startThreadPool(); in doMain()
/frameworks/native/libs/binder/ndk/tests/
DbinderVendorDoubleLoadTest.cpp137 ABinderProcess_startThreadPool(); in initDrivers()
Dlibbinder_ndk_unit_test.cpp699 ABinderProcess_startThreadPool(); in main()
/frameworks/av/media/libmediatranscoding/transcoder/tests/
DHdrTranscodeTests.cpp49 ABinderProcess_startThreadPool(); in SetUp()
DMediaTrackTranscoderTests.cpp50 ABinderProcess_startThreadPool(); in SetUp()
DMediaTranscoderTests.cpp71 ABinderProcess_startThreadPool(); in SetUp()
DMediaSampleReaderNDKTests.cpp174 ABinderProcess_startThreadPool(); in SetUp()
/frameworks/av/media/libmediatranscoding/transcoder/tests/fuzzer/
Dmedia_transcoder_fuzzer.cpp147 ABinderProcess_startThreadPool(); in init()
/frameworks/av/media/libmediatranscoding/transcoder/benchmark/
DMediaTrackTranscoderBenchmark.cpp350 pthread_once(&once, ABinderProcess_startThreadPool); in BenchmarkTranscoder()
/frameworks/av/services/mediatranscoding/tests/
DMediaTranscodingServiceTestHelper.h483 ABinderProcess_startThreadPool(); in SetUp()