Home
last modified time | relevance | path

Searched defs:GetMessageType (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dsender_message.cc26 SenderMessage::Type GetMessageType(const Json::Value& root) { in GetMessageType() function
H A Dreceiver_message.cc42 ReceiverMessage::Type GetMessageType(const Json::Value& root) { in GetMessageType() function
/aosp_15_r20/system/connectivity/wificond/net/
Dnl80211_packet.cpp116 uint16_t NL80211Packet::GetMessageType() const { in GetMessageType() function in android::wificond::NL80211Packet
/aosp_15_r20/external/openscreen/discovery/mdns/public/
H A Dmdns_constants.h163 constexpr MessageType GetMessageType(uint16_t flags) { in GetMessageType() function
/aosp_15_r20/external/golang-protobuf/internal/testprotos/conformance/
H A Dconformance.pb.go327 func (x *ConformanceRequest) GetMessageType() string { func
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.cc62 Message::MessageType Message::GetMessageType() { in GetMessageType() function in dbus::Message
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc889 static PyObject *GetMessageType(PyBaseDescriptor *self, void *closure) { in GetMessageType() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc889 static PyObject *GetMessageType(PyBaseDescriptor *self, void *closure) { in GetMessageType() function
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go832 func (x *FileDescriptorProto) GetMessageType() []*DescriptorProto { func