Home
last modified time | relevance | path

Searched refs:REGED_OVERSIZE_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.cpp170 MessageTransform::RegTransformFunction(REGED_OVERSIZE_MSG_ID, funcForOverSizeMsg); in RegFuncForOverSizeMsg()
287 Message *outMsg = new (nothrow) Message(REGED_OVERSIZE_MSG_ID); in BuildRegedOverSizeMessage()
H A Ddistributeddb_communicator_common.h127 constexpr uint32_t REGED_OVERSIZE_MSG_ID = 4444; variable