Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h64 void restoreCallingIdentity(int64_t token);
/system/libhwbinder/
DIPCThreadState.cpp396 void IPCThreadState::restoreCallingIdentity(int64_t token) in restoreCallingIdentity() function in android::hardware::IPCThreadState