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

  /external/chromium_org/components/policy/core/browser/
autofill_policy_handler.cc 15 AutofillPolicyHandler::AutofillPolicyHandler()
19 AutofillPolicyHandler::~AutofillPolicyHandler() {
22 void AutofillPolicyHandler::ApplyPolicySettings(const PolicyMap& policies,
autofill_policy_handler.h 14 class POLICY_EXPORT AutofillPolicyHandler : public TypeCheckingPolicyHandler {
16 AutofillPolicyHandler();
17 virtual ~AutofillPolicyHandler();
24 DISALLOW_COPY_AND_ASSIGN(AutofillPolicyHandler);

Completed in 38 milliseconds