Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DProcessState.h91 void setCallRestriction(CallRestriction restriction);
/system/libhwbinder/
DProcessState.cpp246 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::hardware::ProcessState
/system/core/init/
Dinit.cpp473 android::ProcessState::self()->setCallRestriction( in InitBinder()