Home
last modified time | relevance | path

Searched refs:SaveChangesToWebData (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_model_associator.h156 bool SaveChangesToWebData(const DataBundle& bundle);
Dautofill_model_associator.h155 bool SaveChangesToWebData(const DataBundle& bundle);
Dautofill_profile_model_associator.cc179 if (!SaveChangesToWebData(bundle)) { in AssociateModels()
419 bool AutofillProfileModelAssociator::SaveChangesToWebData( in SaveChangesToWebData() function in browser_sync::AutofillProfileModelAssociator
Dautofill_model_associator.cc182 if (!SaveChangesToWebData(bundle)) { in AssociateModels()
202 bool AutofillModelAssociator::SaveChangesToWebData(const DataBundle& bundle) { in SaveChangesToWebData() function in browser_sync::AutofillModelAssociator