Searched defs:targetUid (Results 1 – 2 of 2) sorted by relevance
157 uid_t targetUid = getEffectiveUid(uid); in get() local185 int targetUid, int32_t flags, int32_t* aidl_return) { in insert()210 Status KeyStoreService::del(const String16& name, int targetUid, int32_t* aidl_return) { in del()230 Status KeyStoreService::exist(const String16& name, int targetUid, int32_t* aidl_return) { in exist()244 Status KeyStoreService::list(const String16& prefix, int32_t targetUid, in list()521 uid_t targetUid = getEffectiveUid(uid); in getmtime() local564 uid_t targetUid = getEffectiveUid(targetUid64); in clear_uid() local677 uid_t targetUid = getEffectiveUid(uid); in getKeyCharacteristics() local779 uid_t targetUid = getEffectiveUid(uid); in exportKey() local814 uid_t targetUid = getEffectiveUid(uid); in begin() local[all …]
201 bool is_granted_to(uid_t callingUid, uid_t targetUid) { in is_granted_to()