Searched defs:notifier_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/policy/
H A Dcloud_policy_cache_base.h43 notifier_ = notifier;
129 PolicyNotifier* notifier_; member in class:policy::CloudPolicyCacheBase
H A Dcloud_policy_controller.h139 PolicyNotifier* notifier_; member in class:policy::CloudPolicyController
H A Ddevice_token_fetcher_unittest.cc63 PolicyNotifier notifier_; member in class:policy::DeviceTokenFetcherTest
75 DeviceTokenFetcher fetcher(&service_, cache_.get(), &notifier_);
109 DeviceTokenFetcher fetcher(&service_, cache_.get(), &notifier_, 0, 0, 0);
127 DeviceTokenFetcher fetcher(&service_, cache_.get(), &notifier_);
H A Dcloud_policy_subsystem.h110 return notifier_.get();
125 scoped_ptr<PolicyNotifier> notifier_; member in class:policy::CloudPolicySubsystem
H A Ddevice_token_fetcher.h132 PolicyNotifier* notifier_; member in class:policy::DeviceTokenFetcher
H A Dcloud_policy_controller_unittest.cc100 &notifier_));
109 &notifier_,
159 PolicyNotifier notifier_; member in class:policy::CloudPolicyControllerTest

Completed in 65 milliseconds