Searched refs:GetResendQueueSize (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/google_apis/gcm/engine/
H A Dmcs_client.h143 int GetResendQueueSize() const;
H A Dmcs_client.cc136 int MCSClient::GetResendQueueSize() const { function in class:gcm::MCSClient
/external/chromium_org/components/gcm_driver/
H A Dgcm_client_impl.cc719 stats.resend_queue_size = mcs_client_->GetResendQueueSize();

Completed in 75 milliseconds