Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp992 const uid_t origUid = mCallingUid; in executeCommand() local
1053 mCallingUid = origUid; in executeCommand()
1054 mOrigCallingUid = origUid; in executeCommand()