Home
last modified time | relevance | path

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

/aosp_15_r20/system/vold/fs/
H A DF2fs.cpp77 const std::vector<bool>& device_aliased, int64_t length) { in Format()
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr_format.cpp131 const std::vector<int>& device_aliased) { in format_f2fs()
/aosp_15_r20/system/vold/
H A DMetadataCrypt.cpp294 const std::vector<bool>& device_aliased, int64_t length) { in fscrypt_mount_metadata_encrypted()
/aosp_15_r20/system/core/fs_mgr/libfstab/include/fstab/
H A Dfstab.h36 std::vector<int> device_aliased; member