Home
last modified time | relevance | path

Searched refs:sbuf (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_sha.cpp163 char sbuf[BLOCK_BYTES]; in Read() local
164 is.read(sbuf, max); in Read()
165 s.assign(sbuf, is.gcount()); in Read()

Completed in 1 milliseconds