HomeSort by relevance Sort by last modified time
    Searched refs:is_unmanaged (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h 56 bool is_unmanaged() const { function in class:policy::CloudPolicyCacheBase
device_token_fetcher_unittest.cc 126 EXPECT_FALSE(cache_->is_unmanaged());
137 EXPECT_TRUE(cache_->is_unmanaged());
user_policy_cache.cc 35 const bool is_unmanaged)
38 is_unmanaged_(is_unmanaged) {}
device_token_fetcher.cc 173 if (cache_->is_unmanaged())
cloud_policy_controller.cc 252 if (!cache_->is_unmanaged() &&

Completed in 89 milliseconds