Searched refs:mIPCThreadStateBase (Results 1 – 2 of 2) sorted by relevance
182 IPCThreadStateBase *mIPCThreadStateBase; variable
786 mIPCThreadStateBase = IPCThreadStateBase::self(); in IPCThreadState()1147 mIPCThreadStateBase->pushCurrentState( in executeCommand()1215 mIPCThreadStateBase->popCurrentState(); in executeCommand()1290 …return mIPCThreadStateBase->getCurrentBinderCallState() == IPCThreadStateBase::CallState::HWBINDER; in isServingCall()