Searched refs:mCallingSid (Results 1 – 2 of 2) sorted by relevance
148 const char* mCallingSid; variable
358 return mCallingSid; in getCallingSid()397 mCallingSid = nullptr; // not enough data to restore in restoreCallingIdentity()404 mCallingSid = nullptr; // expensive to lookup in clearCaller()1159 const char* origSid = mCallingSid; in executeCommand()1165 mCallingSid = reinterpret_cast<const char*>(tr_secctx.secctx); in executeCommand()1239 mCallingSid = origSid; in executeCommand()