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/
command_line_interface_unittest.cc 891 std::swap(descriptor_set.mutable_file()->mutable_data()[0],
892 descriptor_set.mutable_file()->mutable_data()[1]);
922 std::swap(descriptor_set.mutable_file()->mutable_data()[0],
923 descriptor_set.mutable_file()->mutable_data()[1]);
    [all...]
plugin.pb.h 345 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* mutable_file(int index);
350 mutable_file();
860 inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::mutable_file(int index) { function in class:google::protobuf::compiler::CodeGeneratorResponse
874 CodeGeneratorResponse::mutable_file() { function in class:google::protobuf::compiler::CodeGeneratorResponse
    [all...]
command_line_interface.cc     [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 215 inline ::google::protobuf::FileDescriptorProto* mutable_file(int index);
220 mutable_file();
2897 inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::mutable_file(int index) { function in class:google::protobuf::FileDescriptorSet
2911 FileDescriptorSet::mutable_file() { function in class:google::protobuf::FileDescriptorSet
    [all...]

Completed in 1043 milliseconds