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

  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 152 file_descriptor_proto.source_code_info().location_size() > 0;
parser.cc 525 SourceCodeInfo source_code_info; local
526 source_code_info_ = &source_code_info;
574 source_code_info.Swap(file->mutable_source_code_info());
    [all...]
parser_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 460 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
464 const ::google::protobuf::SourceCodeInfo& source_code_info() const;
467 void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
4080 inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
descriptor.pb.cc 2340 const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
descriptor_unittest.cc     [all...]
descriptor.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
3183 inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
3183 inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
3183 inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 460 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
464 const ::google::protobuf::SourceCodeInfo& source_code_info() const;
467 void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
4080 inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
3183 inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h 6883 inline upb::reffed_ptr<const upb::FieldDef> source_code_info() { RETURN_REFFED(upb::FieldDef, upbdefs_google_protobuf_FileDescriptorProto_source_code_info) } function in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upbdefs::google::protobuf::FileDescriptorProto
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 422 /// <summary>Field number for the "source_code_info" field.</summary>
    [all...]

Completed in 365 milliseconds