Searched refs:_internal_enqueue_op (Results 1 – 2 of 2) sorted by relevance
10726 if (!from._internal_enqueue_op().empty()) { in AsyncInputFeed()10727 _this->_impl_.enqueue_op_.Set(from._internal_enqueue_op(), in AsyncInputFeed()10879 if (!this->_internal_enqueue_op().empty()) { in _InternalSerialize()10881 this->_internal_enqueue_op().data(), static_cast<int>(this->_internal_enqueue_op().length()), in _InternalSerialize()10885 1, this->_internal_enqueue_op(), target); in _InternalSerialize()10939 if (!this->_internal_enqueue_op().empty()) { in ByteSizeLong()10942 this->_internal_enqueue_op()); in ByteSizeLong()10979 if (!from._internal_enqueue_op().empty()) { in MergeFrom()10980 _this->_internal_set_enqueue_op(from._internal_enqueue_op()); in MergeFrom()
6546 const std::string& _internal_enqueue_op() const; in Swap()15017 return _internal_enqueue_op(); in enqueue_op()15031 inline const std::string& AsyncInputFeed::_internal_enqueue_op() const { in _internal_enqueue_op() function