Home
last modified time | relevance | path

Searched refs:setThreadPoolMaxThreadCount (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/frameworks/native/services/inputflinger/host/
H A Dmain.cpp23 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/hardware/interfaces/gnss/aidl/vts/
H A DVtsHalGnssTargetTest.cpp32 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
/aosp12/frameworks/native/services/gpuservice/
H A Dmain_gpuservice.cpp34 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/frameworks/native/libs/binder/ndk/
H A Dprocess.cpp32 return ProcessState::self()->setThreadPoolMaxThreadCount(numThreads) == 0; in ABinderProcess_setThreadPoolMaxThreadCount()
/aosp12/frameworks/base/cmds/incidentd/src/
H A Dmain.cpp41 ps->setThreadPoolMaxThreadCount(1); // everything is oneway, let it queue and save ram in main()
/aosp12/hardware/interfaces/graphics/composer/2.2/default/
H A Dservice.cpp30 android::ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/hardware/interfaces/graphics/composer/2.3/default/
H A Dservice.cpp30 android::ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/hardware/interfaces/graphics/composer/2.4/default/
H A Dservice.cpp30 android::ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/hardware/qcom/sm8150/display/composer/
H A Dservice.cpp30 android::ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A Dmain.cpp17 ps->setThreadPoolMaxThreadCount(4); in main()
/aosp12/hardware/interfaces/graphics/composer/2.1/default/
H A Dservice.cpp33 android::ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/hardware/google/pixel/vibrator/cs40l25/
H A Dservice.cpp48 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
/aosp12/hardware/google/pixel/vibrator/cs40l26/
H A Dservice.cpp48 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dservice.cpp45 ps->setThreadPoolMaxThreadCount(4); in main()
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A Dmain.cpp63 ps->setThreadPoolMaxThreadCount(kMaxBinderThreadCount); in main()
/aosp12/frameworks/native/libs/binderdebug/tests/
H A Dbinderdebug_test.cpp81 android::ProcessState::self()->setThreadPoolMaxThreadCount(8); in main()
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A Dmain.cpp86 ps->setThreadPoolMaxThreadCount(kMaxBinderThreadCount); in main()
/aosp12/system/libhwbinder/vts/performance/
H A DBenchmark_binder.cpp66 ProcessState::self()->setThreadPoolMaxThreadCount(0); in startServer()
/aosp12/frameworks/native/include/binder/
H A DProcessState.h60 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
/aosp12/frameworks/native/libs/binder/include/binder/
H A DProcessState.h60 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
/aosp12/frameworks/native/services/surfaceflinger/
H A Dmain_surfaceflinger.cpp90 ProcessState::self()->setThreadPoolMaxThreadCount(4); in main()
/aosp12/system/connectivity/wificond/
H A Dmain.cpp84 android::ProcessState::self()->setThreadPoolMaxThreadCount(0); in SetupBinderOrCrash()
/aosp12/frameworks/native/cmds/servicemanager/
H A Dmain.cpp121 ps->setThreadPoolMaxThreadCount(0); in main()
/aosp12/hardware/interfaces/automotive/audiocontrol/aidl/vts/
H A DVtsHalAudioControlTargetTest.cpp170 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()
/aosp12/frameworks/hardware/interfaces/automotive/powerpolicy/aidl/vts/
H A DVtsAidlPowerPolicyTargetTest.cpp161 ProcessState::self()->setThreadPoolMaxThreadCount(1); in main()

12