OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutable_file
(Results
1 - 8
of
8
) 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/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface_unittest.cc
868
std::swap(descriptor_set.
mutable_file
()->mutable_data()[0],
869
descriptor_set.
mutable_file
()->mutable_data()[1]);
899
std::swap(descriptor_set.
mutable_file
()->mutable_data()[0],
900
descriptor_set.
mutable_file
()->mutable_data()[1]);
[
all
...]
plugin.pb.h
352
inline ::google::protobuf::compiler::CodeGeneratorResponse_File*
mutable_file
(int index);
357
mutable_file
();
823
inline ::google::protobuf::compiler::CodeGeneratorResponse_File* CodeGeneratorResponse::
mutable_file
(int index) {
function in class:google::protobuf::compiler::CodeGeneratorResponse
834
CodeGeneratorResponse::
mutable_file
() {
function in class:google::protobuf::compiler::CodeGeneratorResponse
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
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h
215
inline ::google::protobuf::FileDescriptorProto*
mutable_file
(int index);
220
mutable_file
();
2788
inline ::google::protobuf::FileDescriptorProto* FileDescriptorSet::
mutable_file
(int index) {
function in class:google::protobuf::FileDescriptorSet
2799
FileDescriptorSet::
mutable_file
() {
function in class:google::protobuf::FileDescriptorSet
[
all
...]
Completed in 102 milliseconds