Searched refs:GetResendQueueSize (Results 1 – 3 of 3) sorted by relevance
143 int GetResendQueueSize() const;
136 int MCSClient::GetResendQueueSize() const { in GetResendQueueSize() function in gcm::MCSClient
719 stats.resend_queue_size = mcs_client_->GetResendQueueSize(); in GetStatistics()