HomeSort by relevance Sort by last modified time
    Searched refs:message_set_wire_format (Results 1 - 21 of 21) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format.cc 401 descriptor->options().message_set_wire_format() &&
748 if (descriptor->options().message_set_wire_format()) {
769 field->containing_type()->options().message_set_wire_format() &&
    [all...]
text_format.cc     [all...]
descriptor.cc     [all...]
generated_message_reflection.cc     [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 5495 inline bool MessageOptions::message_set_wire_format() const { function in class:google::protobuf::MessageOptions
    [all...]
  /external/protobuf/src/google/protobuf/compiler/java/
java_message.cc 564 if (descriptor_->options().message_set_wire_format()) {
597 if (descriptor_->options().message_set_wire_format()) {
626 if (descriptor_->options().message_set_wire_format()) {
636 if (descriptor_->options().message_set_wire_format()) {
    [all...]
  /external/nanopb-c/generator/google/protobuf/
text_format.py 84 if (field.containing_type.GetOptions().message_set_wire_format and
  /external/protobuf/python/google/protobuf/internal/
generator_test.py 146 self.assertTrue(proto.DESCRIPTOR.GetOptions().message_set_wire_format)
python_message.py 96 descriptor.GetOptions().message_set_wire_format):
195 field.containing_type.GetOptions().message_set_wire_format and
    [all...]
cpp_message.py 502 field.containing_type.GetOptions().message_set_wire_format and
reflection_test.py     [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc     [all...]
  /external/nanopb-c/generator/google/protobuf/internal/
python_message.py 87 descriptor.GetOptions().message_set_wire_format):
185 field.containing_type.GetOptions().message_set_wire_format and
    [all...]
  /external/protobuf/python/google/protobuf/
text_format.py 130 if (field.containing_type.GetOptions().message_set_wire_format and
  /external/protobuf/python/google/protobuf/pyext/
message.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4932 inline bool MessageOptions::message_set_wire_format() const { function in class:google::protobuf::MessageOptions
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4932 inline bool MessageOptions::message_set_wire_format() const { function in class:google::protobuf::MessageOptions
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4932 inline bool MessageOptions::message_set_wire_format() const { function in class:google::protobuf::MessageOptions
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 6296 inline bool MessageOptions::message_set_wire_format() const { function in class:google::protobuf::MessageOptions
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 4932 inline bool MessageOptions::message_set_wire_format() const { function in class:google::protobuf::MessageOptions
    [all...]

Completed in 845 milliseconds