Home
last modified time | relevance | path

Searched refs:ApplyAutofillProfileChange (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_change_processor.h102 void ApplyAutofillProfileChange(
Dautofill_profile_change_processor.cc192 ApplyAutofillProfileChange(autofill_changes_[i].action_, in CommitChangesFromSyncModel()
208 void AutofillProfileChangeProcessor::ApplyAutofillProfileChange( in ApplyAutofillProfileChange() function in browser_sync::AutofillProfileChangeProcessor