Searched refs:mCallRestriction (Results 1 – 4 of 4) sorted by relevance
139 CallRestriction mCallRestriction; variable
194 ProcessState::CallRestriction mCallRestriction; variable
243 mCallRestriction = restriction; in setCallRestriction()438 , mCallRestriction(CallRestriction::NONE) in ProcessState()
675 if (UNLIKELY(mCallRestriction != ProcessState::CallRestriction::NONE)) { in transact()676 if (mCallRestriction == ProcessState::CallRestriction::ERROR_IF_NOT_ONEWAY) { in transact()808 mCallRestriction(mProcess->mCallRestriction) in IPCThreadState()