Searched defs:sid (Results 1 – 6 of 6) sorted by relevance
32 std::string sid; member
33 const char* sid; member138 const char* sid = ad->sid ? ad->sid : "N/A"; in auditCallback() local
43 const char* sid = self->getCallingSid(); in getBinderCallingContext() local
80 void GateKeeperProxy::store_sid(uint32_t userId, uint64_t sid) { in store_sid()123 void GateKeeperProxy::maybe_store_sid(uint32_t userId, uint64_t sid) { in maybe_store_sid()133 uint64_t sid; in read_sid() local420 Status GateKeeperProxy::getSecureUserId(int32_t userId, int64_t* sid) { in getSecureUserId()
154 long[] getAppUidsAffectedBySid(in int userId, in long sid); in getAppUidsAffectedBySid()
1011 let sid = *sid; in try_unlock_user_with_biometric() localVariable