/aosp_15_r20/frameworks/native/libs/binder/ |
H A D | ProcessState.cpp | 213 if (!mThreadPoolStarted) { in startThreadPool() 219 mThreadPoolStarted = true; in startThreadPool() 427 if (mThreadPoolStarted) { in spawnPooledThread() 442 LOG_ALWAYS_FATAL_IF(mThreadPoolStarted && maxThreads < mMaxThreads, in setThreadPoolMaxThreadCount() 465 if (mThreadPoolStarted) { in getThreadPoolMaxTotalThreadCount() 501 return mThreadPoolStarted; in isThreadPoolStarted() 583 mThreadPoolStarted(false), in ProcessState()
|
/aosp_15_r20/system/libhwbinder/ |
H A D | ProcessState.cpp | 113 if (!mThreadPoolStarted) { in startThreadPool() 114 mThreadPoolStarted = true; in startThreadPool() 308 if (mThreadPoolStarted) { in spawnPooledThread() 317 LOG_ALWAYS_FATAL_IF(mThreadPoolStarted && maxThreads < mMaxThreads, in setThreadPoolConfiguration() 413 , mThreadPoolStarted(false) in ProcessState()
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 131 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 131 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 131 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 131 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | ProcessState.h | 129 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/system/libhwbinder/include/hwbinder/ |
H A D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libhwbinder/include/hwbinder/ |
D | ProcessState.h | 121 bool mThreadPoolStarted; variable
|