Searched refs:mutable_output_type (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc958 DO(ParseUserDefinedType(method->mutable_output_type()));
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1398 DO(ParseUserDefinedType(method->mutable_output_type()));
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1338 inline ::std::string* mutable_output_type();
3583 inline ::std::string* MethodDescriptorProto::mutable_output_type() { function in class:google::protobuf::MethodDescriptorProto
H A Ddescriptor.cc1479 proto->mutable_output_type()->append(output_type()->full_name());
H A Ddescriptor.pb.cc3881 input, this->mutable_output_type()));
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1378 inline ::std::string* mutable_output_type();
4484 inline ::std::string* MethodDescriptorProto::mutable_output_type() { function in class:google::protobuf::MethodDescriptorProto
H A Ddescriptor.cc1623 proto->mutable_output_type()->append(output_type()->full_name());
H A Ddescriptor.pb.cc4103 input, this->mutable_output_type()));

Completed in 203 milliseconds