Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dcommunicator_aggregator.h150 void ResetFrameRecordIfNeed(const uint32_t frameId, const uint32_t mtu);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_aggregator.cpp375 ResetFrameRecordIfNeed(inTask.frameId, mtu); in SendPacketsAndDisposeTask()
1018 void CommunicatorAggregator::ResetFrameRecordIfNeed(const uint32_t frameId, const uint32_t mtu) in ResetFrameRecordIfNeed() function in DistributedDB::CommunicatorAggregator