Searched refs:spawnPooledThread (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DProcessState.h71 void spawnPooledThread(bool isMain);
/frameworks/native/libs/binder/
H A DProcessState.cpp141 spawnPooledThread(true);
286 void ProcessState::spawnPooledThread(bool isMain) function in class:android::ProcessState
H A DIPCThreadState.cpp1084 mProcess->spawnPooledThread(false);

Completed in 245 milliseconds