Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_change_processor.h74 virtual void AddAutofillProfileSyncNode(sync_api::WriteTransaction* trans,
Dautofill_profile_change_processor.cc133 AddAutofillProfileSyncNode(trans, autofill_root, *(change->profile())); in ActOnChange()
280 void AutofillProfileChangeProcessor::AddAutofillProfileSyncNode( in AddAutofillProfileSyncNode() function in browser_sync::AutofillProfileChangeProcessor