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

  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 143 file_descriptor_proto.source_code_info().location_size() > 0;
parser.cc 425 SourceCodeInfo source_code_info; local
426 source_code_info_ = &source_code_info;
465 source_code_info.Swap(file->mutable_source_code_info());
    [all...]
parser_unittest.cc     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 413 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
417 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
420 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
3371 inline const ::google::protobuf::SourceCodeInfo& FileDescriptorProto::source_code_info() const { function in class:google::protobuf::FileDescriptorProto
    [all...]
descriptor.pb.cc     [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...]

Completed in 270 milliseconds