Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/fuzz/
H A Dfs_mgr_fstab_fuzzer.cpp28 std::vector<std::string> dsu_partitions = { in LLVMFuzzerTestOneInput() local
/aosp14/system/core/init/
H A Dfirst_stage_mount.cpp655 const auto dsu_partitions = images->GetAllBackingImages(); in UseDsuIfPresent() local
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp596 const std::vector<std::string>& dsu_partitions) { in TransformFstabForDsu()