Home
last modified time | relevance | path

Searched refs:inMessageId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dmessage.h120 void SetMessageId(uint32_t inMessageId) in SetMessageId() argument
122 messageId_ = inMessageId; in SetMessageId()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Dadapter_stub.cpp336 void AdapterStub::SimulateSendBitErrorInMessageIdField(bool doFlag, uint32_t inMessageId) in SimulateSendBitErrorInMessageIdField() argument
339 messageIdField_ = inMessageId; in SimulateSendBitErrorInMessageIdField()
H A Dadapter_stub.h85 void SimulateSendBitErrorInMessageIdField(bool doFlag, uint32_t inMessageId);