Searched refs:device_token_fetcher_ (Results 1 – 2 of 2) sorted by relevance
65 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()
127 scoped_ptr<DeviceTokenFetcher> device_token_fetcher_; variable