Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h110 void clearCaller();
/frameworks/native/libs/binder/
DIPCThreadState.cpp371 clearCaller(); in clearCallingIdentity()
401 void IPCThreadState::clearCaller() in clearCaller() function in android::IPCThreadState
703 clearCaller(); in IPCThreadState()