Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp476 bool do_remount(Fstab& fstab, const std::vector<std::string>& partition_args, in do_remount()
559 std::vector<std::string> partition_args; in main() local