Searched refs:binderThreadPoolMaxCount (Results 1 – 1 of 1) sorted by relevance
542 size_t binderThreadPoolMaxCount = ProcessState::self()->getThreadPoolMaxThreadCount(); in setRpcClientDebug() local543 if (binderThreadPoolMaxCount <= 1) { in setRpcClientDebug()546 __PRETTY_FUNCTION__, binderThreadPoolMaxCount); in setRpcClientDebug()569 rpcServer->setMaxThreads(binderThreadPoolMaxCount); in setRpcClientDebug()