Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.h201 bool IsSkipCalculateLen(const Message *inMsg);
H A Dsync_engine.cpp519 if (!IsSkipCalculateLen(inMsg)) { in MessageReciveCallbackInner()
965 bool SyncEngine::IsSkipCalculateLen(const Message *inMsg) in IsSkipCalculateLen() function in DistributedDB::SyncEngine