Home
last modified time | relevance | path

Searched refs:INVALID_MESSAGE_ID (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dmessage.h29 constexpr uint32_t INVALID_MESSAGE_ID = 0; variable
207 uint32_t messageId_ = INVALID_MESSAGE_ID;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_communicator_aggregator.h123 uint32_t delayMessageId_ = INVALID_MESSAGE_ID;
H A Dvirtual_communicator_aggregator.cpp317 delayMessageId_ = INVALID_MESSAGE_ID; in ResetSendDelayInfo()
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp2129 inMsg->SetMessageId(INVALID_MESSAGE_ID); in __anond45d0a2b1902()
2166 inMsg->SetMessageId(INVALID_MESSAGE_ID); in __anond45d0a2b1b02()
2192 inMsg->SetMessageId(INVALID_MESSAGE_ID); in __anond45d0a2b1c02()
2258 inMsg->SetMessageId(INVALID_MESSAGE_ID); in __anond45d0a2b1f02()
2301 inMsg->SetMessageId(INVALID_MESSAGE_ID); in __anond45d0a2b2102()
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp788 inMsg->SetMessageId(INVALID_MESSAGE_ID); in RegOnDispatchWithOffline()
801 inMsg->SetMessageId(INVALID_MESSAGE_ID); in RegOnDispatchWithInvalidMsg()
1303 inMsg->SetMessageId(INVALID_MESSAGE_ID); in RegOnDispatchWithInvalidMsgAndCnt()
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp434 msg->SetMessageId(INVALID_MESSAGE_ID); in __anonb4f3bed90502()
622 msg->SetMessageId(INVALID_MESSAGE_ID); in __anonb4f3bed91102()
2305 msg->SetMessageId(INVALID_MESSAGE_ID); in __anonb4f3bed91d02()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.h71 int messageId_ = DistributedDB::INVALID_MESSAGE_ID;