Searched refs:getThreadPoolMaxThreadCount (Results 1 – 4 of 4) sorted by relevance
91 size_t getThreadPoolMaxThreadCount() const;
405 size_t ProcessState::getThreadPoolMaxThreadCount() const { in getThreadPoolMaxThreadCount() function in android::ProcessState
542 size_t binderThreadPoolMaxCount = ProcessState::self()->getThreadPoolMaxThreadCount(); in setRpcClientDebug()