Lines Matching refs:get
62 cloud_policy_cache_->set_policy_notifier(notifier_.get());
66 new DeviceTokenFetcher(device_management_service_.get(),
67 cloud_policy_cache_.get(),
68 notifier_.get()));
71 new CloudPolicyController(device_management_service_.get(),
72 cloud_policy_cache_.get(),
73 device_token_fetcher_.get(),
75 notifier_.get()));
90 cloud_policy_controller_.get()) {
101 if (device_management_service_.get())
109 if (device_management_service_.get())
131 if (cloud_policy_cache_.get())
139 if (cloud_policy_cache_.get())
152 if (cloud_policy_controller_.get()) {