Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DIPCThreadState.h102 void clearCaller();
/frameworks/native/libs/binder/
DIPCThreadState.cpp382 clearCaller(); in clearCallingIdentity()
412 void IPCThreadState::clearCaller() in clearCaller() function in android::IPCThreadState
648 clearCaller(); in IPCThreadState()