HomeSort by relevance Sort by last modified time
    Searched full:has_options (Results 1 - 16 of 16) sorted by null

  /bionic/tools/relocation_packer/src/
main.cc 60 bool has_options = true; local
61 while (has_options) {
80 has_options = false;
  /external/nanopb-c/generator/google/protobuf/compiler/
plugin_pb2.py 164 DESCRIPTOR.has_options = True
  /external/nanopb-c/generator/google/protobuf/
descriptor.py 64 has_options: True if the descriptor has non-default options. Usually it
80 self.has_options = options is not None
92 self.has_options = options is not None
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc     [all...]
descriptor.cc     [all...]
descriptor.pb.h 405 inline bool has_options() const;
686 inline bool has_options() const;
3317 inline bool FileDescriptorProto::has_options() const { function in class:google::protobuf::FileDescriptorProto
3711 inline bool DescriptorProto::has_options() const { function in class:google::protobuf::DescriptorProto
4158 inline bool FieldDescriptorProto::has_options() const { function in class:google::protobuf::FieldDescriptorProto
4389 inline bool EnumDescriptorProto::has_options() const { function in class:google::protobuf::EnumDescriptorProto
4534 inline bool EnumValueDescriptorProto::has_options() const { function in class:google::protobuf::EnumValueDescriptorProto
4685 inline bool ServiceDescriptorProto::has_options() const { function in class:google::protobuf::ServiceDescriptorProto
4958 inline bool MethodDescriptorProto::has_options() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /external/protobuf/python/google/protobuf/
descriptor.py 71 has_options: True if the descriptor has non-default options. Usually it
87 self.has_options = options is not None
99 self.has_options = options is not None
  /external/nanopb-c/generator/google/protobuf/internal/
python_message.py 86 if (descriptor.has_options and
184 field.containing_type.has_options and
193 is_packed = (field_descriptor.has_options and
    [all...]
  /external/protobuf/python/google/protobuf/internal/
python_message.py 95 if (descriptor.has_options and
194 field.containing_type.has_options and
203 is_packed = (field_descriptor.has_options and
    [all...]
cpp_message.py 501 field.containing_type.has_options and
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 408 inline bool has_options() const;
683 inline bool has_options() const;
3132 inline bool FileDescriptorProto::has_options() const { function in class:google::protobuf::FileDescriptorProto
3455 inline bool DescriptorProto::has_options() const { function in class:google::protobuf::DescriptorProto
3845 inline bool FieldDescriptorProto::has_options() const { function in class:google::protobuf::FieldDescriptorProto
3982 inline bool EnumDescriptorProto::has_options() const { function in class:google::protobuf::EnumDescriptorProto
4116 inline bool EnumValueDescriptorProto::has_options() const { function in class:google::protobuf::EnumValueDescriptorProto
4253 inline bool ServiceDescriptorProto::has_options() const { function in class:google::protobuf::ServiceDescriptorProto
4505 inline bool MethodDescriptorProto::has_options() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 408 inline bool has_options() const;
683 inline bool has_options() const;
3132 inline bool FileDescriptorProto::has_options() const { function in class:google::protobuf::FileDescriptorProto
3455 inline bool DescriptorProto::has_options() const { function in class:google::protobuf::DescriptorProto
3845 inline bool FieldDescriptorProto::has_options() const { function in class:google::protobuf::FieldDescriptorProto
3982 inline bool EnumDescriptorProto::has_options() const { function in class:google::protobuf::EnumDescriptorProto
4116 inline bool EnumValueDescriptorProto::has_options() const { function in class:google::protobuf::EnumValueDescriptorProto
4253 inline bool ServiceDescriptorProto::has_options() const { function in class:google::protobuf::ServiceDescriptorProto
4505 inline bool MethodDescriptorProto::has_options() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 408 inline bool has_options() const;
683 inline bool has_options() const;
3132 inline bool FileDescriptorProto::has_options() const { function in class:google::protobuf::FileDescriptorProto
3455 inline bool DescriptorProto::has_options() const { function in class:google::protobuf::DescriptorProto
3845 inline bool FieldDescriptorProto::has_options() const { function in class:google::protobuf::FieldDescriptorProto
3982 inline bool EnumDescriptorProto::has_options() const { function in class:google::protobuf::EnumDescriptorProto
4116 inline bool EnumValueDescriptorProto::has_options() const { function in class:google::protobuf::EnumValueDescriptorProto
4253 inline bool ServiceDescriptorProto::has_options() const { function in class:google::protobuf::ServiceDescriptorProto
4505 inline bool MethodDescriptorProto::has_options() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 408 inline bool has_options() const;
683 inline bool has_options() const;
3132 inline bool FileDescriptorProto::has_options() const { function in class:google::protobuf::FileDescriptorProto
3455 inline bool DescriptorProto::has_options() const { function in class:google::protobuf::DescriptorProto
3845 inline bool FieldDescriptorProto::has_options() const { function in class:google::protobuf::FieldDescriptorProto
3982 inline bool EnumDescriptorProto::has_options() const { function in class:google::protobuf::EnumDescriptorProto
4116 inline bool EnumValueDescriptorProto::has_options() const { function in class:google::protobuf::EnumValueDescriptorProto
4253 inline bool ServiceDescriptorProto::has_options() const { function in class:google::protobuf::ServiceDescriptorProto
4505 inline bool MethodDescriptorProto::has_options() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 452 bool has_options() const;
4023 inline bool FileDescriptorProto::has_options() const { function in class:google::protobuf::FileDescriptorProto
4507 inline bool DescriptorProto::has_options() const { function in class:google::protobuf::DescriptorProto
5008 inline bool FieldDescriptorProto::has_options() const { function in class:google::protobuf::FieldDescriptorProto
5198 inline bool EnumDescriptorProto::has_options() const { function in class:google::protobuf::EnumDescriptorProto
5324 inline bool EnumValueDescriptorProto::has_options() const { function in class:google::protobuf::EnumValueDescriptorProto
5456 inline bool ServiceDescriptorProto::has_options() const { function in class:google::protobuf::ServiceDescriptorProto
5666 inline bool MethodDescriptorProto::has_options() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc     [all...]

Completed in 631 milliseconds