Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/
H A DProcessState.cpp230 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState
H A DIPCThreadState.cpp452 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState
/aosp12/system/libhwbinder/
H A DProcessState.cpp199 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::hardware::ProcessState