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

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

Completed in 28 milliseconds