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

  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 355 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* mutable_file(int index);
360 mutable_file();
694 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::mutable_file(int index) { function in class:google::protobuf::compiler::CodeGeneratorResponse
705 CodeGeneratorResponse::mutable_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
command_line_interface_unittest.cc 753 std::swap(descriptor_set.mutable_file()->mutable_data()[0],
754 descriptor_set.mutable_file()->mutable_data()[1]);
    [all...]
command_line_interface.cc     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 211 inline ::google::protobuf::FileDescriptorProto* mutable_file(int index);
216 mutable_file();
2479 inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::mutable_file(int index) { function in class:google::protobuf::FileDescriptorSet
2490 FileDescriptorSet::mutable_file() { function in class:google::protobuf::FileDescriptorSet
    [all...]

Completed in 133 milliseconds