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

  /external/chromium/chrome/browser/sync/glue/
autofill_profile_model_associator.cc 179 if (!SaveChangesToWebData(bundle)) {
419 bool AutofillProfileModelAssociator::SaveChangesToWebData(
autofill_model_associator.cc 182 if (!SaveChangesToWebData(bundle)) {
202 bool AutofillModelAssociator::SaveChangesToWebData(const DataBundle& bundle) {
  /external/chromium_org/chrome/browser/webdata/
autocomplete_syncable_service.cc 177 if (!SaveChangesToWebData(new_synced_entries)) {
297 if (!SaveChangesToWebData(new_entries)) {
334 bool AutocompleteSyncableService::SaveChangesToWebData(
autofill_profile_syncable_service.cc 166 if (!SaveChangesToWebData(bundle)) {
263 if (!SaveChangesToWebData(bundle)) {
294 bool AutofillProfileSyncableService::SaveChangesToWebData(

Completed in 3324 milliseconds