/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() 43 …android.hardware.power.IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in i… in createHintSessionWithConfig() 44 android.hardware.power.ChannelConfig getSessionChannel(in int tgid, in int uid); in getSessionChannel() 45 oneway void closeSessionChannel(in int tgid, in int uid); in closeSessionChannel()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/5/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession() 43 …android.hardware.power.IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in i… in createHintSessionWithConfig() 44 android.hardware.power.ChannelConfig getSessionChannel(in int tgid, in int uid); in getSessionChannel() 45 oneway void closeSessionChannel(in int tgid, in int uid); in closeSessionChannel()
|
/hardware/interfaces/power/aidl/android/hardware/power/ |
D | IPower.aidl | 99 in int tgid, in int uid, in int[] threadIds, in long durationNanos); in createHintSession() 124 IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in int[] threadIds, in createHintSessionWithConfig() 137 ChannelConfig getSessionChannel(in int tgid, in int uid); in getSessionChannel() 146 oneway void closeSessionChannel(in int tgid, in int uid); in closeSessionChannel()
|
/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/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/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/interfaces/gatekeeper/aidl/software/ |
D | GateKeeper.cpp | 61 ::ndk::ScopedAStatus SoftGateKeeperDevice::enroll(int32_t uid, in enroll() 103 int32_t uid, int64_t challenge, const std::vector<uint8_t>& enrolledPasswordHandle, in verify()
|
D | SoftGateKeeper.h | 117 virtual bool GetFailureRecord(uint32_t uid, secure_id_t user_id, failure_record_t* record, in GetFailureRecord() 129 virtual bool ClearFailureRecord(uint32_t uid, secure_id_t user_id, bool /* secure */) { in ClearFailureRecord() 137 virtual bool WriteFailureRecord(uint32_t uid, failure_record_t* record, bool /* secure */) { in WriteFailureRecord()
|
/hardware/google/gfxstream/guest/mesa/include/android_stub/log/ |
D | log_safetynet.h | 28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument
|
D | log_read.h | 47 uint32_t uid; /* generating process's uid */ member
|
D | logprint.h | 60 int32_t uid; member
|
/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/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/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/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/google/pixel/powerstats/dataproviders/ |
D | PowerStatsEnergyAttribution.cpp | 52 int32_t uid; in readUidTimeInState() local
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | Power.cpp | 309 ndk::ScopedAStatus Power::createHintSession(int32_t tgid, int32_t uid, in createHintSession() 330 int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, int64_t durationNanos, in createHintSessionWithConfig()
|
D | AppHintDesc.h | 48 const int32_t uid; member
|
/hardware/interfaces/security/keymint/aidl/vts/functional/ |
D | AuthTest.cpp | 103 std::optional<GatekeeperEnrollResponse> doEnroll(uint32_t uid, in doEnroll() 162 std::optional<GatekeeperEnrollResponse> doEnroll(uint32_t uid, const string& newPwd, in doEnroll() 172 std::optional<HardwareAuthToken> doVerify(uint32_t uid, uint64_t challenge, in doVerify() 230 std::optional<HardwareAuthToken> doVerify(uint32_t uid, uint64_t challenge, in doVerify()
|
/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/interfaces/power/aidl/default/ |
D | Power.cpp | 81 int32_t tgid, int32_t uid, const std::vector<int32_t>& threadIds, int64_t durationNanos, in createHintSessionWithConfig()
|
/hardware/google/pixel/perfstatsd/include/ |
D | io_usage.h | 48 uint32_t uid; member
|