Searched defs:GetMessageId (Results 1 – 6 of 6) sorted by relevance
60 int SyncMessage::GetMessageId(const Message& msg) { in GetMessageId() function in IPC::SyncMessage
62 int SyncMessage::GetMessageId(const Message& msg) { in GetMessageId() function in IPC::SyncMessage
127 uint16_t GetMessageId(void) const { return mMessageId; } in GetMessageId() function in ot::MeshCoP::BorderAgent::ForwardContext
317 uint16_t GetMessageId(void) const { return HostSwap16(GetHelpData().mHeader.mMessageId); } in GetMessageId() function in ot::Coap::Message
95 uint16_t GetMessageId(void) const { return HostSwap16(mMessageId); } in GetMessageId() function in ot::Dns::Header
429 std::string GetMessageId(const Descriptor* desc) { return std::string(); } in GetMessageId() function