Home
last modified time | relevance | path

Searched defs:setCallRestriction (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DProcessState.cpp230 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState
DIPCThreadState.cpp452 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState