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

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc951 DO(ParseUserDefinedType(method->mutable_input_type()));
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1386 DO(ParseUserDefinedType(method->mutable_input_type()));
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1328 inline ::std::string* mutable_input_type();
3541 inline ::std::string* MethodDescriptorProto::mutable_input_type() { function in class:google::protobuf::MethodDescriptorProto
H A Ddescriptor.cc1474 proto->mutable_input_type()->append(input_type()->full_name());
H A Ddescriptor.pb.cc3864 input, this->mutable_input_type()));
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1366 inline ::std::string* mutable_input_type();
4414 inline ::std::string* MethodDescriptorProto::mutable_input_type() { function in class:google::protobuf::MethodDescriptorProto
H A Ddescriptor.cc1618 proto->mutable_input_type()->append(input_type()->full_name());
H A Ddescriptor.pb.cc4086 input, this->mutable_input_type()));

Completed in 239 milliseconds