Searched refs:TransformFstabForDsu (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/core/fs_mgr/include_fstab/fstab/ |
H A D | fstab.h | 118 void TransformFstabForDsu(Fstab* fstab, const std::string& dsu_slot,
|
/aosp12/system/core/init/ |
H A D | first_stage_mount.cpp | 69 using android::fs_mgr::TransformFstabForDsu; 675 TransformFstabForDsu(&fstab_, active_dsu, dsu_partitions); in UseDsuIfPresent()
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_fstab.cpp | 604 void TransformFstabForDsu(Fstab* fstab, const std::string& dsu_slot, in TransformFstabForDsu() function 734 TransformFstabForDsu(&fstab, dsu_slot, Split(lp_names, ",")); in ReadFstabFromFile()
|