Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dcombine_status.h33 void SetFragmentLen(uint32_t inFragLen);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcombine_status.cpp37 void CombineStatus::SetFragmentLen(uint32_t inFragLen) in SetFragmentLen() function in DistributedDB::CombineStatus
H A Dframe_combiner.cpp169 work.status.SetFragmentLen(fragLen); in CreateNewCombineWork()