Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp36 const std::string SGDISK_PART_CMD = "--new=0:0:-0 --typeconde=0:0c00 --gpttombr=1"; variable
350 cmd.push_back(SGDISK_PART_CMD); in Partition()