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

  /external/chromium_org/components/invalidation/
push_client_channel.h 46 virtual int GetInvalidationClientType() OVERRIDE;
gcm_network_channel.h 69 virtual int GetInvalidationClientType() OVERRIDE;
push_client_channel.cc 45 int PushClientChannel::GetInvalidationClientType() {
sync_system_resources.h 119 // Return value from GetInvalidationClientType will be passed to
122 virtual int GetInvalidationClientType() = 0;
sync_system_resources_unittest.cc 195 virtual int GetInvalidationClientType() OVERRIDE {
gcm_network_channel.cc 397 int GCMNetworkChannel::GetInvalidationClientType() {
sync_invalidation_listener.cc 84 sync_network_channel_->GetInvalidationClientType(),

Completed in 729 milliseconds