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

  /external/chromium_org/chrome/browser/extensions/api/storage/
policy_value_store_unittest.cc 128 store_->SetCurrentPolicy(policies);
170 store_->SetCurrentPolicy(policies);
186 store_->SetCurrentPolicy(policies);
204 store_->SetCurrentPolicy(policies);
219 store_->SetCurrentPolicy(policies);
225 store_->SetCurrentPolicy(policies);
policy_value_store.h 37 void SetCurrentPolicy(const policy::PolicyMap& policy);
policy_value_store.cc 41 void PolicyValueStore::SetCurrentPolicy(const policy::PolicyMap& policy) {
managed_value_store_cache.cc 350 GetStoreFor(extension_id)->SetCurrentPolicy(*current_policy);

Completed in 81 milliseconds