Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_mount.cpp609 std::vector<std::string> dsu_partitions; in UseDsuIfPresent() local
/system/core/fs_mgr/
Dfs_mgr_fstab.cpp591 void TransformFstabForDsu(Fstab* fstab, const std::vector<std::string>& dsu_partitions) { in TransformFstabForDsu()