Searched refs:_default_input_type_ (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h1355 static const ::std::string _default_input_type_; member in class:google::protobuf::MethodDescriptorProto
3512 if (input_type_ != &_default_input_type_) {
3522 if (input_type_ == &_default_input_type_) {
3529 if (input_type_ == &_default_input_type_) {
3536 if (input_type_ == &_default_input_type_) {
3543 if (input_type_ == &_default_input_type_) {
H A Ddescriptor.pb.cc3739 const ::std::string MethodDescriptorProto::_default_input_type_; member in class:google::protobuf::MethodDescriptorProto
3766 input_type_ = const_cast< ::std::string*>(&_default_input_type_);
3780 if (input_type_ != &_default_input_type_) {
3819 if (input_type_ != &_default_input_type_) {

Completed in 159 milliseconds