Searched refs:setCallRestriction (Results 1 – 7 of 7) sorted by relevance
273 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState329 ipc->setCallRestriction(CallRestriction::NONE); in getStrongProxyForHandle()335 ipc->setCallRestriction(originalCallRestriction); in getStrongProxyForHandle()
473 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState
84 void setCallRestriction(CallRestriction restriction);
132 void setCallRestriction(CallRestriction restriction);
126 ps->setCallRestriction(ProcessState::CallRestriction::FATAL_IF_NOT_ONEWAY); in main()