HomeSort by relevance Sort by last modified time
    Searched refs:setThreadPoolConfiguration (Results 1 - 3 of 3) sorted by null

  /system/libhwbinder/include/hwbinder/
ProcessState.h 65 status_t setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool);
  /system/libhidl/transport/
HidlBinderSupport.cpp 184 ProcessState::self()->setThreadPoolConfiguration(maxThreads, callerWillJoin /*callerJoinsPool*/);
  /system/libhwbinder/
ProcessState.cpp 270 status_t ProcessState::setThreadPoolConfiguration(size_t maxThreads, bool callerJoinsPool) {

Completed in 56 milliseconds