/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/1/android/hardware/gatekeeper/ |
D | IGatekeeper.aidl | 38 void deleteUser(in int uid); in deleteUser() 39 …android.hardware.gatekeeper.GatekeeperEnrollResponse enroll(in int uid, in byte[] currentPasswordH… in enroll() 40 …android.hardware.gatekeeper.GatekeeperVerifyResponse verify(in int uid, in long challenge, in byte… in verify()
|
/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/current/android/hardware/gatekeeper/ |
D | IGatekeeper.aidl | 38 void deleteUser(in int uid); in deleteUser() 39 …android.hardware.gatekeeper.GatekeeperEnrollResponse enroll(in int uid, in byte[] currentPasswordH… in enroll() 40 …android.hardware.gatekeeper.GatekeeperVerifyResponse verify(in int uid, in long challenge, in byte… in verify()
|
/hardware/interfaces/gatekeeper/aidl/android/hardware/gatekeeper/ |
D | IGatekeeper.aidl | 66 void deleteUser(in int uid); in deleteUser() 105 GatekeeperEnrollResponse enroll(in int uid, in byte[] currentPasswordHandle, in enroll() 144 GatekeeperVerifyResponse verify(in int uid, in long challenge, in byte[] enrolledPasswordHandle, in verify()
|
/hardware/interfaces/gatekeeper/1.0/default/ |
D | Gatekeeper.cpp | 55 Return<void> Gatekeeper::enroll(uint32_t uid, in enroll() 85 Return<void> Gatekeeper::verify(uint32_t uid, in verify() 118 Return<void> Gatekeeper::deleteUser(uint32_t uid, deleteUser_cb cb) { in deleteUser()
|
/hardware/interfaces/gatekeeper/1.0/software/ |
D | SoftGateKeeperDevice.cpp | 44 Return<void> SoftGateKeeperDevice::enroll(uint32_t uid, in enroll() 74 uint32_t uid, uint64_t challenge, in verify()
|
D | SoftGateKeeper.h | 101 virtual bool GetFailureRecord(uint32_t uid, secure_id_t user_id, failure_record_t* record, in GetFailureRecord() 113 virtual bool ClearFailureRecord(uint32_t uid, secure_id_t user_id, bool /* secure */) { in ClearFailureRecord() 121 virtual bool WriteFailureRecord(uint32_t uid, failure_record_t* record, bool /* secure */) { in WriteFailureRecord()
|
/hardware/google/pixel/perfstatsd/ |
D | io_usage.cpp | 69 static bool isAppUid(uint32_t uid) { in isAppUid() 154 uint32_t uid = (uint32_t)std::stoi(strUid); in update() local 159 bool ProcPidIoStats::getNameForUid(uint32_t uid, std::string *name) { in getNameForUid() 199 uint32_t uid = mUnknownUidList[i]; in updateUnknownUidList() local
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/3/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/interfaces/power/aidl/android/hardware/power/ |
D | IPower.aidl | 96 in int tgid, in int uid, in int[] threadIds, in long durationNanos); in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/google/pixel/powerstats/dataproviders/ |
D | PowerStatsEnergyAttribution.cpp | 52 int32_t uid; in readUidTimeInState() local
|
/hardware/google/aemu/base/include/aemu/base/files/ |
D | TarStream.h | 70 octalnr uid[8]; /* 108 */ member 127 uid_t uid = 0; // user id member
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | Power.cpp | 260 ndk::ScopedAStatus Power::createHintSession(int32_t tgid, int32_t uid, in createHintSession()
|
D | PowerHintSession.h | 59 const int32_t uid; member
|
D | PowerHintSession.cpp | 118 PowerHintSession::PowerHintSession(int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, in PowerHintSession()
|
/hardware/google/pixel/perfstatsd/include/ |
D | io_usage.h | 48 uint32_t uid; member
|
/hardware/interfaces/gatekeeper/aidl/vts/functional/ |
D | VtsHalGatekeeperTargetTest.cpp | 47 uint32_t uid; member 70 void setUid(uint32_t uid) { uid_ = uid; } in setUid()
|
/hardware/interfaces/gatekeeper/1.0/vts/functional/ |
D | VtsHalGatekeeperV1_0TargetTest.cpp | 48 uint32_t uid; member 84 void setUid(uint32_t uid) { uid_ = uid; } in setUid()
|
/hardware/interfaces/automotive/remoteaccess/hal/default/src/ |
D | RemoteAccessService.cpp | 317 uid_t uid = AIBinder_getCallingUid(); in checkDumpPermission() local
|
/hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
D | EvsEnumerator.cpp | 81 const auto uid = AIBinder_getCallingUid(); in checkPermission() local
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 280 auto& uid = record->unique_id; in MAKE_OPENSSL_PTR_TYPE() local
|
/hardware/interfaces/broadcastradio/aidl/default/ |
D | BroadcastRadio.cpp | 91 uid_t uid = AIBinder_getCallingUid(); in checkDumpCallerHasWritePermissions() local
|
/hardware/interfaces/keymaster/4.0/support/ |
D | attestation_record.cpp | 337 auto& uid = record->unique_id; in MAKE_OPENSSL_PTR_TYPE() local
|