Searched defs:setCallRestriction (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/libs/binder/ | ||
H A D | ProcessState.cpp | 230 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState |
H A D | IPCThreadState.cpp | 452 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState |
/aosp12/system/libhwbinder/ | ||
H A D | ProcessState.cpp | 199 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::hardware::ProcessState |