Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/binder/
H A DIPCThreadState.h111 CallRestriction getCallRestriction() const;
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h111 CallRestriction getCallRestriction() const;
/aosp12/frameworks/native/libs/binder/
H A DProcessState.cpp290 CallRestriction originalCallRestriction = ipc->getCallRestriction(); in getStrongProxyForHandle()
H A DIPCThreadState.cpp456 ProcessState::CallRestriction IPCThreadState::getCallRestriction() const { in getCallRestriction() function in android::IPCThreadState