HomeSort by relevance Sort by last modified time
    Searched refs:DATA_MESSAGE (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/google_apis/gcm/monitoring/
gcm_stats_recorder.h 27 DATA_MESSAGE,
  /external/chromium_org/components/gcm_driver/
gcm_stats_recorder_impl_unittest.cc 391 GCMStatsRecorder::DATA_MESSAGE);
395 GCMStatsRecorder::DATA_MESSAGE);
491 GCMStatsRecorder::DATA_MESSAGE);
501 GCMStatsRecorder::DATA_MESSAGE);
gcm_client_impl.cc 39 DATA_MESSAGE, // Regular data message.
156 return DATA_MESSAGE;
884 MessageType message_type = DATA_MESSAGE;
892 case DATA_MESSAGE:
    [all...]
gcm_stats_recorder_impl.cc 418 case GCMStatsRecorderImpl::DATA_MESSAGE:

Completed in 1076 milliseconds