Searched refs:setCallRestriction (Results 1 – 7 of 7) sorted by relevance
289 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState350 ipc->setCallRestriction(CallRestriction::NONE); in getStrongProxyForHandle()356 ipc->setCallRestriction(originalCallRestriction); in getStrongProxyForHandle()
560 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState
116 LIBBINDER_EXPORTED void setCallRestriction(CallRestriction restriction);
141 LIBBINDER_EXPORTED void setCallRestriction(CallRestriction restriction);
139 ps->setCallRestriction(ProcessState::CallRestriction::FATAL_IF_NOT_ONEWAY); in main()