Searched refs:cloud_policy_controller_ (Results 1 – 2 of 2) sorted by relevance
70 cloud_policy_controller_.reset( in CloudPolicySubsystem()81 cloud_policy_controller_.reset(); in ~CloudPolicySubsystem()90 cloud_policy_controller_.get()) { in OnIPAddressChanged()91 cloud_policy_controller_->Retry(); in OnIPAddressChanged()111 cloud_policy_controller_.reset(); in Shutdown()126 cloud_policy_controller_->StopAutoRetry(); in StopAutoRetry()152 if (cloud_policy_controller_.get()) { in UpdatePolicyRefreshRate()157 cloud_policy_controller_->SetRefreshRate(refresh_rate); in UpdatePolicyRefreshRate()
129 scoped_ptr<CloudPolicyController> cloud_policy_controller_; variable