Home | History | Annotate | Download | only in gcm_driver

Lines Matching defs:gcm

18 namespace gcm {
22 // Bridge between GCM users in Chrome and the platform-specific implementation.
38 // the GCM server.
48 // Unregisters an app from using GCM.
74 // Removes all the cached and persisted GCM data. If the GCM service is
87 // Enables/disables GCM service.
97 // Returns true if the gcm client has an open and active connection.
100 // Get GCM client internal states and statistics.
106 // Enables/disables GCM activity recording, and then returns the stats.
111 // Ensures that the GCM service starts (if necessary conditions are met).
168 } // namespace gcm