Searched refs:mCallRestriction (Results 1 – 4 of 4) sorted by relevance
143 CallRestriction mCallRestriction; variable
157 ProcessState::CallRestriction mCallRestriction; variable
263 mCallRestriction = restriction; in setCallRestriction()457 , mCallRestriction(CallRestriction::NONE) in ProcessState()
645 if (UNLIKELY(mCallRestriction != ProcessState::CallRestriction::NONE)) { in transact()646 if (mCallRestriction == ProcessState::CallRestriction::ERROR_IF_NOT_ONEWAY) { in transact()778 mCallRestriction(mProcess->mCallRestriction) { in IPCThreadState()