Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dfirst_stage_mount.cpp668 std::vector<std::string> dsu_partitions; in UseDsuIfPresent() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp605 const std::vector<std::string>& dsu_partitions) { in TransformFstabForDsu()