Searched refs:oldUid (Results 1 – 4 of 4) sorted by relevance
292 const pid_t oldUid = threadContext->callerUid; in CallIpcCallback() local312 threadContext->callerUid = oldUid; in CallIpcCallback()494 const pid_t oldUid = threadContext->callerUid; in IpcJoinThreadLoop() local516 threadContext->callerUid = oldUid; in IpcJoinThreadLoop()
55 const auto oldUid = static_cast<const uid_t>(GetCallerUid()); in ProcessTransaction() local113 SetCallerUid(oldUid); in ProcessTransaction()
217 const pid_t oldUid = threadContext->callerUid; in HandleTransaction() local244 threadContext->callerUid = oldUid; in HandleTransaction()
376 const pid_t oldUid = threadContext->callerUid; in ProcessTransaction() local402 threadContext->callerUid = oldUid; in ProcessTransaction()