Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp346 …uint32_t thisFragLen = ((fragNo != fragCount - 1) ? outFragLen : outLastFragLen); // subtract by 1… in AnalyzeSplitStructure() local
347 if ((sizeof(CommPhyHeader) + sizeof(CommPhyOptHeader) + thisFragLen + in AnalyzeSplitStructure()