Home
last modified time | relevance | path

Searched refs:device_token_fetcher_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/policy/
Dcloud_policy_subsystem.cc65 device_token_fetcher_.reset( in CloudPolicySubsystem()
73 device_token_fetcher_.get(), in CloudPolicySubsystem()
82 device_token_fetcher_.reset(); in ~CloudPolicySubsystem()
127 device_token_fetcher_->StopAutoRetry(); in StopAutoRetry()
Dcloud_policy_subsystem.h127 scoped_ptr<DeviceTokenFetcher> device_token_fetcher_; variable