Home
last modified time | relevance | path

Searched defs:new_profiles (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_model_associator.h193 std::vector<AutofillProfile*> new_profiles; // We own these pointers. member
Dautofill_profile_model_associator.cc54 std::vector<AutofillProfile*>* new_profiles, in TraverseAndAssociateChromeAutofillProfiles()
294 std::vector<AutofillProfile*>* new_profiles, in MakeNewAutofillProfileSyncNodeIfNeeded()
Dautofill_profile_model_associator_unittest.cc40 std::vector<AutofillProfile*>* new_profiles, in TraverseAndAssociateChromeAutofillProfilesWrapper()
Dautofill_model_associator.cc39 std::vector<AutofillProfile*> new_profiles; // We own these pointers. member