Searched refs:getThreadPoolMaxTotalThreadCount (Results 1 – 8 of 8) sorted by relevance
83 CHECK_EQ(0, ps->getThreadPoolMaxTotalThreadCount()) in fuzzService()
105 size_t getThreadPoolMaxTotalThreadCount() const;
384 if (0 == ProcessState::self()->getThreadPoolMaxTotalThreadCount()) { in waitForService()423 name.c_str(), ProcessState::self()->getThreadPoolMaxTotalThreadCount()); in waitForService()
432 size_t ProcessState::getThreadPoolMaxTotalThreadCount() const { in getThreadPoolMaxTotalThreadCount() function in android::ProcessState
399 if (ProcessState::self()->getThreadPoolMaxTotalThreadCount() == 0) { in linkToDeath()
680 size_t binderThreadPoolMaxCount = ProcessState::self()->getThreadPoolMaxTotalThreadCount(); in setRpcClientDebug()
1866 reply->writeInt32(ProcessState::self()->getThreadPoolMaxTotalThreadCount()); in onTransact()