HomeSort by relevance Sort by last modified time
    Searched defs:is_extension (Results 1 - 10 of 10) sorted by null

  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 507 const bool is_extension = true; local
516 PrintFieldDescriptor(extension_field, is_extension);
1098 const bool is_extension = false; local
1108 const bool is_extension = true; local
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 13058 bool UninterpretedOption_NamePart::is_extension() const { function in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
descriptor.pb.h 6916 inline bool UninterpretedOption_NamePart::is_extension() const { function in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5423 inline bool UninterpretedOption_NamePart::is_extension() const { function in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5423 inline bool UninterpretedOption_NamePart::is_extension() const { function in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 5423 inline bool UninterpretedOption_NamePart::is_extension() const { function in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 6916 inline bool UninterpretedOption_NamePart::is_extension() const { function in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 5423 inline bool UninterpretedOption_NamePart::is_extension() const { function in class:google::protobuf::UninterpretedOption_NamePart
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h 2527 inline bool FieldDef::is_extension() const { function in class:upb::FieldDef
7012 inline upb::reffed_ptr<const upb::FieldDef> is_extension() { RETURN_REFFED(upb::FieldDef, upbdefs_google_protobuf_UninterpretedOption_NamePart_is_extension) } function in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upbdefs::google::protobuf::UninterpretedOption::NamePart
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 3128 inline bool FieldDef::is_extension() const { function in class:upb::FieldDef
    [all...]

Completed in 354 milliseconds