Searched defs:getSecureUserId (Results 1 – 3 of 3) sorted by relevance
/system/core/gatekeeperd/binder/android/service/gatekeeper/ | ||
D | IGateKeeperService.aidl | 74 long getSecureUserId(int userId); in getSecureUserId() method |
/system/core/gatekeeperd/ | ||
D | gatekeeperd.cpp | 420 Status GateKeeperProxy::getSecureUserId(int32_t userId, int64_t* sid) { in getSecureUserId() function in android::GateKeeperProxy |
/system/security/identity/ | ||
D | CredentialData.cpp | 437 int64_t CredentialData::getSecureUserId() { in getSecureUserId() function in android::security::identity::CredentialData |