Home | History | Annotate | Download | only in gcm_driver

Lines Matching refs:MCSClient

36     gcm::MCSClient::MessageSendStatus status) {
38 case gcm::MCSClient::QUEUED:
40 case gcm::MCSClient::SENT:
42 case gcm::MCSClient::QUEUE_SIZE_LIMIT_REACHED:
44 case gcm::MCSClient::APP_QUEUE_SIZE_LIMIT_REACHED:
46 case gcm::MCSClient::MESSAGE_TOO_LARGE:
48 case gcm::MCSClient::NO_CONNECTION_ON_ZERO_TTL:
50 case gcm::MCSClient::TTL_EXCEEDED:
442 gcm::MCSClient::MessageSendStatus status,
446 gcm::MCSClient::SEND_STATUS_COUNT);