Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp245 int32_t DiskInfo::ReadDiskLines(std::vector<std::string> lines, int32_t maxVols) in ReadDiskLines()
282 Table table, int32_t maxVols, bool &foundPart) in ProcessPartition()