Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp208 std::string bufToken = "\n"; in ReadPartition() local
210 auto split = SplitLine(buf, bufToken); in ReadPartition()