Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.cpp292 const std::string& partition_type = args[1]; in MountFn() local
304 if (partition_type.empty()) { in MountFn()
432 const std::string& partition_type = args[1]; in FormatFn() local
440 if (partition_type.empty()) { in FormatFn()
505 << partition_type << "\""; in FormatFn()