Searched refs:mCallRestriction (Results 1 – 4 of 4) sorted by relevance
126 CallRestriction mCallRestriction; variable
157 ProcessState::CallRestriction mCallRestriction; variable
203 mCallRestriction = restriction; in setCallRestriction()407 , mCallRestriction(CallRestriction::NONE) in ProcessState()
634 if (UNLIKELY(mCallRestriction != ProcessState::CallRestriction::NONE)) { in transact()635 if (mCallRestriction == ProcessState::CallRestriction::ERROR_IF_NOT_ONEWAY) { in transact()767 mCallRestriction(mProcess->mCallRestriction) { in IPCThreadState()