Home
last modified time | relevance | path

Searched defs:getSecureUserId (Results 1 – 3 of 3) sorted by relevance

/system/core/gatekeeperd/binder/android/service/gatekeeper/
DIGateKeeperService.aidl74 long getSecureUserId(int userId); in getSecureUserId() method
/system/core/gatekeeperd/
Dgatekeeperd.cpp420 Status GateKeeperProxy::getSecureUserId(int32_t userId, int64_t* sid) { in getSecureUserId() function in android::GateKeeperProxy
/system/security/identity/
DCredentialData.cpp437 int64_t CredentialData::getSecureUserId() { in getSecureUserId() function in android::security::identity::CredentialData