Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c1409 int64_t emptyLen = in WriteEmptyFrame() local
1411 if (emptyLen < 0 || (uint64_t)emptyLen != fileInfo->oneFrameLen) { in WriteEmptyFrame()
1416 fileInfo->fileOffset += (uint64_t)emptyLen; in WriteEmptyFrame()