Home
last modified time | relevance | path

Searched refs:setThreadPoolConfiguration (Results 1 – 25 of 74) sorted by relevance

123

/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/system/libhwbinder/include/hwbinder/
H A DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h60 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/libhwbinder/include/hwbinder/
DProcessState.h68 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/libhwbinder/include/hwbinder/
DProcessState.h68 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/libhwbinder/include/hwbinder/
DProcessState.h68 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/libhwbinder/include/hwbinder/
DProcessState.h68 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
/aosp_15_r20/system/libhidl/transport/
H A DHidlBinderSupport.cpp273 status_t ret = ProcessState::self()->setThreadPoolConfiguration( in configureBinderRpcThreadpool()
/aosp_15_r20/system/libhwbinder/
H A DProcessState.cpp316 status_t ProcessState::setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool) { in setThreadPoolConfiguration() function in android::hardware::ProcessState
H A DIPCThreadState.cpp584 mProcess->setThreadPoolConfiguration(1, true /* callerWillJoin */); in setupPolling()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_os_HwBinder.cpp387 … ProcessState::self()->setThreadPoolConfiguration(maxThreads, callerWillJoin /*callerJoinsPool*/); in JHwBinder_native_configureRpcThreadpool()

123