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

  /external/chromium/chrome/browser/autofill/
personal_data_manager.h 164 static bool IsValidLearnableProfile(const AutofillProfile& profile);
personal_data_manager.cc 315 if (imported_profile.get() && !IsValidLearnableProfile(*imported_profile))
697 bool PersonalDataManager::IsValidLearnableProfile(
  /external/chromium/chrome/browser/webdata/
autofill_table.cc     [all...]

Completed in 50 milliseconds