HomeSort by relevance Sort by last modified time
    Searched refs:message_type (Results 1 - 25 of 243) sorted by null

1 2 3 4 5 6 7 8 910

  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
polomessage.cc 21 PoloMessage::PoloMessage(PoloMessage::PoloMessageType message_type)
22 : message_type_(message_type) {
25 PoloMessage::PoloMessageType PoloMessage::message_type() const { function in class:polo::pairing::message::PoloMessage
polomessage.h 42 // @param message_type the type of this message
43 explicit PoloMessage(PoloMessageType message_type);
48 PoloMessageType message_type() const;
  /external/chromium_org/components/pairing/
proto_decoder.cc 43 uint8_t message_type = MESSAGE_NONE;
44 message_buffer_.ReadBytes(reinterpret_cast<char*>(&message_type),
45 sizeof(message_type));
47 if (message_type == MESSAGE_NONE || message_type >= NUM_MESSAGES) {
48 LOG(ERROR) << "Unknown message type received: " << message_type;
51 next_message_type_ = message_type;
172 uint8_t message_type,
177 *size = sizeof(message_type) + sizeof(message_size) + message.size();
182 memcpy(&io_buffer->data()[offset], &message_type, sizeof(message_type))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/
PRESUBMIT.py 47 message_type = output_api.PresubmitError
49 message_type = output_api.PresubmitPromptWarning
63 message=message_type)
  /external/chromium_org/third_party/WebKit/Source/core/frame/
PRESUBMIT.py 39 message_type = output_api.PresubmitError
41 message_type = output_api.PresubmitPromptWarning
43 return [message_type(
  /external/nanopb-c/generator/proto/
plugin_pb2.py 29 message_type=None, enum_type=None, containing_type=None,
36 message_type=None, enum_type=None, containing_type=None,
43 message_type=None, enum_type=None, containing_type=None,
71 message_type=None, enum_type=None, containing_type=None,
78 message_type=None, enum_type=None, containing_type=None,
85 message_type=None, enum_type=None, containing_type=None,
112 message_type=None, enum_type=None, containing_type=None,
119 message_type=None, enum_type=None, containing_type=None,
137 _CODEGENERATORREQUEST.fields_by_name['proto_file'].message_type = google.protobuf.descriptor_pb2._FILEDESCRIPTORPROTO
139 _CODEGENERATORRESPONSE.fields_by_name['file'].message_type = _CODEGENERATORRESPONSE_FIL
    [all...]
nanopb_pb2.py 60 message_type=None, enum_type=None, containing_type=None,
68 message_type=None, enum_type=None, containing_type=None,
76 message_type=None, enum_type=None, containing_type=None,
84 message_type=None, enum_type=None, containing_type=None,
100 message_type=None, enum_type=None, containing_type=None,
107 message_type=None, enum_type=None, containing_type=None,
114 message_type=None, enum_type=None, containing_type=None,
121 message_type=None, enum_type=None, containing_type=None,
128 message_type=None, enum_type=None, containing_type=None,
154 nanopb_fileopt.message_type = _NANOPBOPTION
    [all...]
  /external/chromium_org/remoting/host/
fake_host_extension.cc 19 Session(FakeExtension* extension, const std::string& message_type);
40 FakeExtension* extension, const std::string& message_type)
42 message_type_(message_type) {
73 FakeExtension::FakeExtension(const std::string& message_type,
75 : message_type_(message_type),
  /external/chromium_org/android_webview/browser/
aw_javascript_dialog_manager.cc 21 content::JavaScriptMessageType message_type,
33 bridge->RunJavaScriptDialog(message_type,
aw_javascript_dialog_manager.h 22 content::JavaScriptMessageType message_type,
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
sctputils.cc 59 uint8 message_type; local
60 if (!buffer.ReadUInt8(&message_type)) {
64 if (message_type != DATA_CHANNEL_OPEN_MESSAGE_TYPE) {
66 << message_type;
131 uint8 message_type; local
132 if (!buffer.ReadUInt8(&message_type)) {
136 if (message_type != DATA_CHANNEL_OPEN_ACK_MESSAGE_TYPE) {
138 << message_type;
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
message_factory.py 68 if field.message_type:
69 self.GetPrototype(field.message_type)
93 for desc in _GetAllDescriptors(file_proto.message_type, file_proto.package):
  /external/chromium_org/content/shell/browser/
shell_javascript_dialog_win.cc 81 JavaScriptMessageType message_type,
89 message_type_(message_type) {
91 if (message_type == JAVASCRIPT_MESSAGE_TYPE_ALERT)
93 else if (message_type == JAVASCRIPT_MESSAGE_TYPE_CONFIRM)
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_extension.cc 91 string message_type = ClassName(params, descriptor->message_type()); local
93 message_type += "[]";
95 (*variables)["class"] = message_type;
  /bionic/libc/kernel/uapi/linux/
if_hippi.h 66 __u8 message_type:4; member in struct:hippi_le_hdr
69 __u8 message_type:4;
  /development/ndk/platforms/android-3/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /development/ndk/platforms/android-L/include/linux/
if_hippi.h 66 __u8 message_type:4; member in struct:hippi_le_hdr
69 __u8 message_type:4;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
if_hippi.h 60 __u8 message_type:4; member in struct:hippi_le_hdr
62 __u8 message_type:4;

Completed in 578 milliseconds

1 2 3 4 5 6 7 8 910