Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dcombine_status.h34 void SetLastFragmentLen(uint32_t inLastFragLen);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcombine_status.cpp42 void CombineStatus::SetLastFragmentLen(uint32_t inLastFragLen) in SetLastFragmentLen() function in DistributedDB::CombineStatus
H A Dframe_combiner.cpp170 work.status.SetLastFragmentLen(lastFragLen); in CreateNewCombineWork()