HomeSort by relevance Sort by last modified time
    Searched defs:notifier_ (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h 43 notifier_ = notifier;
129 PolicyNotifier* notifier_; member in class:policy::CloudPolicyCacheBase
cloud_policy_controller.h 139 PolicyNotifier* notifier_; member in class:policy::CloudPolicyController
device_token_fetcher_unittest.cc 63 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_);
cloud_policy_controller_unittest.cc 100 &notifier_));
109 &notifier_,
159 PolicyNotifier notifier_; member in class:policy::CloudPolicyControllerTest
cloud_policy_subsystem.h 110 return notifier_.get();
125 scoped_ptr<PolicyNotifier> notifier_; member in class:policy::CloudPolicySubsystem
device_token_fetcher.h 132 PolicyNotifier* notifier_; member in class:policy::DeviceTokenFetcher

Completed in 69 milliseconds