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

  /external/chromium_org/components/policy/core/browser/
autofill_policy_handler.h 14 class POLICY_EXPORT AutofillPolicyHandler : public TypeCheckingPolicyHandler {
16 AutofillPolicyHandler();
17 virtual ~AutofillPolicyHandler();
24 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;
  /external/chromium_org/chrome/browser/policy/
configuration_policy_handler_list_factory.cc 552 new AutofillPolicyHandler()));

Completed in 44 milliseconds