Home
last modified time | relevance | path

Searched defs:user_devices (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/vold/fs/
H A DF2fs.cpp76 const std::vector<std::string>& user_devices, in Format()
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr_format.cpp130 const std::vector<std::string>& user_devices, in format_f2fs()
/aosp_15_r20/system/vold/
H A DMetadataCrypt.cpp293 const std::vector<std::string>& user_devices, in fscrypt_mount_metadata_encrypted()
/aosp_15_r20/system/core/fs_mgr/libfstab/include/fstab/
H A Dfstab.h35 std::vector<std::string> user_devices; member