Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp1367 const uid_t origUid = mCallingUid; in executeCommand() local
1457 mCallingUid = origUid; in executeCommand()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1428 final int origUid = mInjectedCallingUid; in runWithSystemUid() local
1431 mInjectedCallingUid = origUid; in runWithSystemUid()