Searched refs:mIPCThreadStateBase (Results 1 – 2 of 2) sorted by relevance
192 IPCThreadStateBase *mIPCThreadStateBase; variable
814 mIPCThreadStateBase = IPCThreadStateBase::self(); in IPCThreadState()1165 mIPCThreadStateBase->pushCurrentState( in executeCommand()1224 mIPCThreadStateBase->popCurrentState(); in executeCommand()1292 … return mIPCThreadStateBase->getCurrentBinderCallState() == IPCThreadStateBase::CallState::BINDER; in isServingCall()