Home
last modified time | relevance | path

Searched defs:user_path (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/vold/model/
H A DEmulatedVolume.cpp409 std::string user_path(StringPrintf("%s/%d", getPath().c_str(), getMountUserId())); in doUnmount() local
/aosp12/system/security/keystore2/src/
H A Dlegacy_blob.rs823 let mut user_path = self.path.clone(); in is_empty_user() localVariable
996 let user_path = self.make_user_path_name(user_id); in remove_user_dir_if_empty() localVariable
/aosp12/frameworks/native/cmds/installd/
H A Dutils.cpp136 auto user_path = create_data_user_ce_path(volume_uuid, user); in create_data_user_ce_package_path() local
221 auto user_path = create_data_misc_ce_rollback_path(volume_uuid, user, snapshot_id); in create_data_misc_ce_rollback_package_path() local