Home
last modified time | relevance | path

Searched refs:getCallRestriction (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h133 CallRestriction getCallRestriction() const;
/frameworks/native/include/binder/
DIPCThreadState.h133 CallRestriction getCallRestriction() const;
/frameworks/native/libs/binder/
DProcessState.cpp328 CallRestriction originalCallRestriction = ipc->getCallRestriction(); in getStrongProxyForHandle()
DIPCThreadState.cpp477 ProcessState::CallRestriction IPCThreadState::getCallRestriction() const { in getCallRestriction() function in android::IPCThreadState