Searched refs:setCallRestriction (Results 1 – 7 of 7) sorted by relevance
230 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState291 ipc->setCallRestriction(CallRestriction::NONE); in getStrongProxyForHandle()297 ipc->setCallRestriction(originalCallRestriction); in getStrongProxyForHandle()
452 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState
86 void setCallRestriction(CallRestriction restriction);
103 void setCallRestriction(CallRestriction restriction);
122 ps->setCallRestriction(ProcessState::CallRestriction::FATAL_IF_NOT_ONEWAY); in main()