Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp300 auto bufferBytesLen = inBuff->GetReadOnlyBytesForEntireBuffer(); in SplitFrameIntoPacketsIfNeed() local
301 if ((bufferBytesLen.second + inBuff->GetExtendHeadLength()) <= inMtuSize) { in SplitFrameIntoPacketsIfNeed()