Searched refs:UseGCMChannel (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Dticl_device_settings_provider.cc18 bool TiclDeviceSettingsProvider::UseGCMChannel() const { function in class:policy::TiclDeviceSettingsProvider
H A Dticl_device_settings_provider.h22 virtual bool UseGCMChannel() const OVERRIDE;
/external/chromium_org/chrome/browser/invalidation/
H A Dticl_profile_settings_provider.h24 virtual bool UseGCMChannel() const OVERRIDE;
H A Dticl_profile_settings_provider.cc34 bool TiclProfileSettingsProvider::UseGCMChannel() const { function in class:invalidation::TiclProfileSettingsProvider
/external/chromium_org/components/invalidation/
H A Dticl_settings_provider.h28 virtual bool UseGCMChannel() const = 0;
H A Dticl_invalidation_service_unittest.cc33 virtual bool UseGCMChannel() const OVERRIDE;
45 bool FakeTiclSettingsProvider::UseGCMChannel() const { function in class:invalidation::__anon6558::FakeTiclSettingsProvider
H A Dticl_invalidation_service.cc409 settings_provider_->UseGCMChannel() ? GCM_NETWORK_CHANNEL

Completed in 109 milliseconds