Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp34 const std::string SGDISK_DUMP_CMD = "--ohos-dump"; variable
201 cmd.push_back(SGDISK_DUMP_CMD); in ReadPartition()