Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DIPCThreadState.h163 void clearCaller();
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h163 void clearCaller();
/frameworks/native/libs/binder/
DIPCThreadState.cpp385 clearCaller(); in clearCallingIdentity()
458 void IPCThreadState::clearCaller() in clearCaller() function in android::IPCThreadState
813 clearCaller(); in IPCThreadState()