Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 25 of 68) sorted by relevance

123

/aosp12/system/core/libcutils/
H A Dmultiuser.cpp28 uid_t multiuser_get_uid(userid_t user_id, appid_t app_id) { in multiuser_get_uid()
32 gid_t multiuser_get_cache_gid(userid_t user_id, appid_t app_id) { in multiuser_get_cache_gid()
40 gid_t multiuser_get_ext_gid(userid_t user_id, appid_t app_id) { in multiuser_get_ext_gid()
48 gid_t multiuser_get_ext_cache_gid(userid_t user_id, appid_t app_id) { in multiuser_get_ext_cache_gid()
/aosp12/system/vold/
H A DFsCrypt.cpp119 static std::string get_de_key_path(userid_t user_id) { in get_de_key_path()
123 static std::string get_ce_key_directory_path(userid_t user_id) { in get_ce_key_directory_path()
197 static bool read_and_fixate_user_ce_key(userid_t user_id, in read_and_fixate_user_ce_key()
292 static bool read_and_install_user_ce_key(userid_t user_id, in read_and_install_user_ce_key()
402 userid_t user_id = std::stoi(entry->d_name); in load_all_de_keys() local
545 static bool evict_ce_key(userid_t user_id) { in evict_ce_key()
557 bool fscrypt_destroy_user_key(userid_t user_id) { in fscrypt_destroy_user_key()
677 static bool fscrypt_rewrap_user_key(userid_t user_id, int serial, in fscrypt_rewrap_user_key()
719 bool fscrypt_fixate_newest_user_key_auth(userid_t user_id) { in fscrypt_fixate_newest_user_key_auth()
771 bool fscrypt_lock_user_key(userid_t user_id) { in fscrypt_lock_user_key()
[all …]
H A Dvold_prepare_subdirs.cpp58 const std::string& path, uid_t user_id) { in prepare_dir_for_user()
166 static bool prepare_subdirs(const std::string& volume_uuid, int user_id, int flags) { in prepare_subdirs()
234 static bool destroy_subdirs(const std::string& volume_uuid, int user_id, int flags) { in destroy_subdirs()
265 int user_id = stoi(args[2]); in main() local
/aosp12/system/core/storaged/
H A Dstoraged.cpp164 void storaged_t::add_user_ce(userid_t user_id) { in add_user_ce()
173 void storaged_t::remove_user_ce(userid_t user_id) { in remove_user_ce()
181 void storaged_t::load_proto(userid_t user_id) { in load_proto()
208 char* storaged_t:: prepare_proto(userid_t user_id, StoragedProto* proto) { in prepare_proto()
241 void storaged_t::flush_proto_data(userid_t user_id, in flush_proto_data()
297 void storaged_t::flush_proto(userid_t user_id, StoragedProto* proto) { in flush_proto()
/aosp12/system/gatekeeper/
H A Dgatekeeper_messages.cpp30 uint32_t user_id; member
161 VerifyRequest::VerifyRequest(uint32_t user_id, uint64_t challenge, in VerifyRequest()
199 VerifyResponse::VerifyResponse(uint32_t user_id, SizedBuffer auth_token) { in VerifyResponse()
236 EnrollRequest::EnrollRequest(uint32_t user_id, SizedBuffer password_handle, in EnrollRequest()
276 EnrollResponse::EnrollResponse(uint32_t user_id, SizedBuffer enrolled_password_handle) { in EnrollResponse()
299 DeleteUserRequest::DeleteUserRequest(uint32_t user_id) { in DeleteUserRequest()
H A Dgatekeeper.cpp34 secure_id_t user_id = 0;// todo: rename to policy in Enroll() local
118 secure_id_t user_id = password_handle->user_id; in Verify() local
181 secure_id_t user_id, uint64_t flags, uint8_t handle_version, const SizedBuffer & password) { in CreatePasswordHandle()
241 uint64_t timestamp, secure_id_t user_id, secure_id_t authenticator_id, in MintAuthToken()
341 bool GateKeeper::IncrementFailureRecord(uint32_t uid, secure_id_t user_id, uint64_t timestamp, in IncrementFailureRecord()
/aosp12/system/apex/apexd/aidl/android/apex/
H A DIApexService.aidl42 void snapshotCeData(int user_id, int rollback_id, in @utf8InCpp String apex_name); in snapshotCeData()
48 void restoreCeData(int user_id, int rollback_id, in @utf8InCpp String apex_name); in restoreCeData()
58 void destroyCeSnapshots(int user_id, int rollback_id); in destroyCeSnapshots()
64 void destroyCeSnapshotsNotSpecified(int user_id, in int[] retain_rollback_ids); in destroyCeSnapshotsNotSpecified()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dasync_manager.cc273 AsyncTaskId ExecAsync(AsyncUserId user_id, std::chrono::milliseconds delay, in ExecAsync()
279 AsyncTaskId ExecAsyncPeriodically(AsyncUserId user_id, in ExecAsyncPeriodically()
293 bool CancelAsyncTasksFromUser(AsyncUserId user_id) { in CancelAsyncTasksFromUser()
369 AsyncUserId user_id; member in test_vendor_lib::AsyncManager::AsyncTaskManager::Task
519 AsyncTaskId AsyncManager::ExecAsync(AsyncUserId user_id, in ExecAsync()
526 AsyncUserId user_id, std::chrono::milliseconds delay, in ExecAsyncPeriodically()
537 test_vendor_lib::AsyncUserId user_id) { in CancelAsyncTasksFromUser()
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Ddisplay_surface.h40 int user_id() const { return user_id_; } in user_id() function
121 int process_id, int user_id) in ApplicationDisplaySurface()
141 int user_id) in DirectDisplaySurface()
H A Ddisplay_service.cpp258 const int user_id = message.GetEffectiveUserId(); in OnCreateSurface() local
298 const int user_id = message.GetEffectiveUserId(); in OnSetupGlobalBuffer() local
312 const int user_id = message.GetEffectiveUserId(); in OnDeleteGlobalBuffer() local
/aosp12/system/bt/btif/src/
H A Dbtif_sock_thread.cc82 uint32_t user_id; member
213 uint32_t user_id; member
215 int btsock_thread_add_fd(int h, int fd, int type, int flags, uint32_t user_id) { in btsock_thread_add_fd()
263 uint32_t user_id) { in btsock_thread_post_cmd()
355 uint32_t user_id) { in set_poll()
368 uint32_t user_id) { in add_poll()
452 uint32_t user_id = ts[h].ps[ps_i].user_id; in process_data_sock() local
/aosp12/hardware/interfaces/gatekeeper/1.0/software/
H A 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()
145 uint64_t user_id = android::base::get_unaligned<secure_id_t>(&expected_handle->user_id); in DoVerify() local
/aosp12/packages/modules/Permission/service/proto/com/android/role/
H A Droleservice.proto36 optional int32 user_id = 1; field
/aosp12/frameworks/base/core/proto/android/providers/
H A Dsettings.proto46 optional int32 user_id = 1 [ (android.privacy).dest = DEST_AUTOMATIC ]; field
/aosp12/frameworks/base/core/proto/android/server/
H A Dface.proto36 optional int32 user_id = 1; field
H A Dfingerprint.proto36 optional int32 user_id = 1; field
H A Dappstatetracker.proto77 optional int32 user_id = 1; field
/aosp12/system/gatekeeper/include/gatekeeper/
H A Dpassword_handle.h36 secure_id_t user_id; member
/aosp12/system/extras/simpleperf/
H A Denvironment.cpp533 bool IsAppDebuggable(int user_id, const std::string& package_name) { in IsAppDebuggable()
541 InAppRunner(int user_id, const std::string& package_name) in InAppRunner()
668 RunAs(int user_id, const std::string& package_name) : InAppRunner(user_id, package_name) {} in RunAs()
722 SimpleperfAppRunner(int user_id, const std::string& package_name, const std::string app_type) in SimpleperfAppRunner()
763 int user_id; in GetCurrentUserId() local
791 int user_id = GetCurrentUserId(); in RunInAppContext() local
/aosp12/system/security/keystore2/src/
H A Dlegacy_blob.rs675 let user_id = uid_to_android_user(uid); in remove_legacy_keystore_entry() localVariable
683 let user_id = uid_to_android_user(uid); in list_legacy_keystore_entries_for_uid() localVariable
765 let user_id = uid_to_android_user(uid); in make_legacy_keystore_entry_filename() localVariable
775 let user_id = uid_to_android_user(uid); in make_blob_filename() localVariable
785 let user_id = uid_to_android_user(uid); in make_chr_filename() localVariable
898 let user_id = uid_to_android_user(uid); in list_keystore_entries_for_uid() localVariable
983 let user_id = uid_to_android_user(uid); in remove_keystore_entry() localVariable
/aosp12/system/vold/model/
H A DEmulatedVolume.cpp326 int user_id = getMountUserId(); in doMount() local
435 int user_id = getMountUserId(); in getRootPath() local
/aosp12/hardware/libhardware/include/hardware/
H A Dhw_auth_token.h42 uint64_t user_id; // secure user ID, not Android user ID member
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
H A DAutoRevokePermissions.proto45 optional int32 user_id = 1; field
/aosp12/frameworks/base/core/proto/android/hardware/
H A Dsensorprivacy.proto44 optional int32 user_id = 1; field
/aosp12/frameworks/native/services/vr/performanced/
H A Dtask.h36 const std::array<int, 4>& user_id() const { return user_id_; } in user_id() function

123