Home
last modified time | relevance | path

Searched defs:uid (Results 1 – 25 of 28) sorted by relevance

12

/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/1/android/hardware/gatekeeper/
DIGatekeeper.aidl38 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/
DIGatekeeper.aidl38 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/
DIGatekeeper.aidl66 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/
DGatekeeper.cpp55 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/
DSoftGateKeeperDevice.cpp44 Return<void> SoftGateKeeperDevice::enroll(uint32_t uid, in enroll()
74 uint32_t uid, uint64_t challenge, in verify()
DSoftGateKeeper.h101 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/
Dio_usage.cpp69 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/
DIPower.aidl41 …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/
DIPower.aidl41 …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/
DIPower.aidl41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
/hardware/interfaces/power/aidl/android/hardware/power/
DIPower.aidl96 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/
DIPower.aidl41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
/hardware/google/pixel/powerstats/dataproviders/
DPowerStatsEnergyAttribution.cpp52 int32_t uid; in readUidTimeInState() local
/hardware/google/aemu/base/include/aemu/base/files/
DTarStream.h70 octalnr uid[8]; /* 108 */ member
127 uid_t uid = 0; // user id member
/hardware/google/pixel/power-libperfmgr/aidl/
DPower.cpp260 ndk::ScopedAStatus Power::createHintSession(int32_t tgid, int32_t uid, in createHintSession()
DPowerHintSession.h59 const int32_t uid; member
DPowerHintSession.cpp118 PowerHintSession::PowerHintSession(int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, in PowerHintSession()
/hardware/google/pixel/perfstatsd/include/
Dio_usage.h48 uint32_t uid; member
/hardware/interfaces/gatekeeper/aidl/vts/functional/
DVtsHalGatekeeperTargetTest.cpp47 uint32_t uid; member
70 void setUid(uint32_t uid) { uid_ = uid; } in setUid()
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp48 uint32_t uid; member
84 void setUid(uint32_t uid) { uid_ = uid; } in setUid()
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp317 uid_t uid = AIBinder_getCallingUid(); in checkDumpPermission() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsEnumerator.cpp81 const auto uid = AIBinder_getCallingUid(); in checkPermission() local
/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp280 auto& uid = record->unique_id; in MAKE_OPENSSL_PTR_TYPE() local
/hardware/interfaces/broadcastradio/aidl/default/
DBroadcastRadio.cpp91 uid_t uid = AIBinder_getCallingUid(); in checkDumpCallerHasWritePermissions() local
/hardware/interfaces/keymaster/4.0/support/
Dattestation_record.cpp337 auto& uid = record->unique_id; in MAKE_OPENSSL_PTR_TYPE() local

12