Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_common.cpp106 MessageTransform::RegTransformFunction(REGED_HUGE_MSG_ID, funcForHugeMsg); in RegFuncForHugeMsg()
217 Message *outMsg = new (nothrow) Message(REGED_HUGE_MSG_ID); in BuildRegedHugeMessage()
H A Ddistributeddb_communicator_common.h125 constexpr uint32_t REGED_HUGE_MSG_ID = 2222; variable