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

  /external/chromium_org/chrome/browser/policy/
autofill_policy_handler.h 17 class AutofillPolicyHandler : public TypeCheckingPolicyHandler {
19 AutofillPolicyHandler();
20 virtual ~AutofillPolicyHandler();
27 DISALLOW_COPY_AND_ASSIGN(AutofillPolicyHandler);
autofill_policy_handler.cc 15 AutofillPolicyHandler::AutofillPolicyHandler()
19 AutofillPolicyHandler::~AutofillPolicyHandler() {
22 void AutofillPolicyHandler::ApplyPolicySettings(const PolicyMap& policies,
autofill_policy_handler_unittest.cc 21 AutofillPolicyHandler handler;
34 AutofillPolicyHandler handler;
49 AutofillPolicyHandler handler;
configuration_policy_handler_list_factory.cc 475 new AutofillPolicyHandler()));

Completed in 458 milliseconds