Searched defs:MsgInfo (Results 1 – 9 of 9) sorted by relevance
1054 struct MsgInfo struct in ot::Srp::Client1056 static constexpr uint16_t kUnknownOffset = 0;1058 OwnedPtr<Message> mMessage;1059 uint16_t mDomainNameOffset;1060 uint16_t mHostNameOffset;1061 uint16_t mRecordCount;1062 KeyInfo mKeyInfo;
155 public class MsgInfo implements Comparable<MsgInfo> { class in TestHandler161 private MsgInfo(Message message, long sendTime, int messageOrder) { in MsgInfo() method in TestHandler.MsgInfo
896 pub fn MsgInfo(__rcvid: ::c_int, __info: *mut _msg_info64) -> ::c_int; in MsgInfo() function