Home
last modified time | relevance | path

Searched refs:NextArg (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/fs_mgr/tools/
H A Ddmctl.cpp79 std::string target_type = NextArg(); in Next()
98 std::string block_device = NextArg(); in Next()
112 std::string keyid = NextArg(); in Next()
113 std::string block_device = NextArg(); in Next()
121 std::string block_device = NextArg(); in Next()
138 std::string base_device = NextArg(); in Next()
139 std::string cow_device = NextArg(); in Next()
140 std::string mode_str = NextArg(); in Next()
167 std::string base_device = NextArg(); in Next()
168 std::string cow_device = NextArg(); in Next()
[all …]