HomeSort by relevance Sort by last modified time
    Searched refs:SaveChangesToWebData (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.h 155 bool SaveChangesToWebData(const DataBundle& bundle);
autofill_profile_model_associator.h 156 bool SaveChangesToWebData(const DataBundle& bundle);
autofill_model_associator.cc 182 if (!SaveChangesToWebData(bundle)) {
202 bool AutofillModelAssociator::SaveChangesToWebData(const DataBundle& bundle) {
autofill_profile_model_associator.cc 179 if (!SaveChangesToWebData(bundle)) {
419 bool AutofillProfileModelAssociator::SaveChangesToWebData(

Completed in 5617 milliseconds