Home
last modified time | relevance | path

Searched refs:set_thread_pool_max_thread_count (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/hals/light/
Dmain.rs36 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()
/aosp_15_r20/hardware/interfaces/light/aidl/default/
H A Dmain.rs36 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()
/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dstate.rs50 pub fn set_thread_pool_max_thread_count(num_threads: u32) { in set_thread_pool_max_thread_count() method
/aosp_15_r20/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/
H A Dmain.rs39 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()
/aosp_15_r20/packages/modules/Virtualization/tests/vm_accessor/test/src/
Dtest.rs26 ProcessState::set_thread_pool_max_thread_count(5); in init()
/aosp_15_r20/device/google/cuttlefish/guest/hals/nfc/src/
Dmain.rs53 ProcessState::set_thread_pool_max_thread_count(0); in main()
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs716 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()
Dtest_service_async.rs779 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()
/aosp_15_r20/frameworks/native/libs/binder/rust/tests/
H A Dintegration.rs43 binder::ProcessState::set_thread_pool_max_thread_count(0); in main()