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

  /external/protobuf/src/google/protobuf/
descriptor.h 692 bool is_extension_; member in class:google::protobuf::FieldDescriptor
    [all...]
descriptor.pb.cc 482 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UninterpretedOption_NamePart, is_extension_),
    [all...]
descriptor.pb.h 2990 bool is_extension_; member in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
descriptor.cc     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 622 f->is_extension_ = false;
704 return f->is_extension_;
1010 f->is_extension_ = is_extension;
    [all...]
upb.h 3067 bool is_extension_; member in struct:upb_fielddef
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 706 f->is_extension_ = false;
788 return f->is_extension_;
    [all...]
upb.h 3747 bool is_extension_; member in struct:upb_fielddef
    [all...]

Completed in 255 milliseconds