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

/external/chromium/chrome/browser/chromeos/login/
H A Dsigned_settings_helper.cc233 class StorePolicyOpContext : public SignedSettings::Delegate<bool>, class in namespace:chromeos::__anon2005
236 StorePolicyOpContext(const em::PolicyFetchResponse& policy, function in class:chromeos::__anon2005::StorePolicyOpContext
260 DISALLOW_COPY_AND_ASSIGN(StorePolicyOpContext);
389 AddOpContext(new StorePolicyOpContext(policy, callback, this));

Completed in 39 milliseconds