Home
last modified time | relevance | path

Searched refs:reportedavatarhash_ (Results 1 – 2 of 2) sorted by relevance

/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h10023 ::std::string* reportedavatarhash_;
19580 reportedavatarhash_->clear(); in clear_reportedavatarhash()
19586 return *reportedavatarhash_; in reportedavatarhash()
19591 reportedavatarhash_ = new ::std::string; in set_reportedavatarhash()
19593 reportedavatarhash_->assign(value); in set_reportedavatarhash()
19599 reportedavatarhash_ = new ::std::string; in set_reportedavatarhash()
19601 reportedavatarhash_->assign(value); in set_reportedavatarhash()
19607 reportedavatarhash_ = new ::std::string; in set_reportedavatarhash()
19615 reportedavatarhash_ = new ::std::string; in mutable_reportedavatarhash()
19618 return reportedavatarhash_; in mutable_reportedavatarhash()
[all …]
H A Dpokerth.pb.cc22855reportedavatarhash_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlr…
22865 if (reportedavatarhash_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
22866 delete reportedavatarhash_;
22900 if (reportedavatarhash_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
22901 reportedavatarhash_->clear();
23051 std::swap(reportedavatarhash_, other->reportedavatarhash_);