Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp135 queueCacheSize_ -= GetMsgSize(inMsg); in Close()
412 queueCacheSize_ -= GetMsgSize(inMsg); in DealMsgUtilQueueEmpty()
520 msgSize = GetMsgSize(inMsg); in MessageReciveCallbackInner()
571 int SyncEngine::GetMsgSize(const Message *inMsg) const in GetMsgSize() function in DistributedDB::SyncEngine
H A Dsync_engine.h185 int GetMsgSize(const Message *inMsg) const;