Home
last modified time | relevance | path

Searched defs:all_profiles_from_db (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_model_associator.cc236 const std::vector<AutofillProfile*>& all_profiles_from_db) { in TraverseAndAssociateAllSyncNodes()
305 const std::vector<AutofillProfile*>& all_profiles_from_db) { in FindCorrespondingNodeFromWebDB()
348 const std::vector<AutofillProfile*>& all_profiles_from_db) { in AddNativeProfileIfNeeded()
Dautofill_profile_model_associator_unittest.cc37 const std::vector<AutofillProfile*>& all_profiles_from_db, in TraverseAndAssociateChromeAutofillProfilesWrapper()
Dautofill_profile_model_associator.cc51 const std::vector<AutofillProfile*>& all_profiles_from_db, in TraverseAndAssociateChromeAutofillProfiles()