Searched defs:SaveChangesToWebData (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/webdata/
H A Dautocomplete_syncable_service.cc149 if (!SaveChangesToWebData(new_synced_entries)) {
270 if (!SaveChangesToWebData(new_entries)) {
303 bool AutocompleteSyncableService::SaveChangesToWebData( function in class:AutocompleteSyncableService
/external/chromium_org/components/autofill/core/browser/webdata/
H A Dautofill_profile_syncable_service.cc161 if (!SaveChangesToWebData(bundle)) {
258 if (!SaveChangesToWebData(bundle)) {
289 bool AutofillProfileSyncableService::SaveChangesToWebData( function in class:autofill::AutofillProfileSyncableService

Completed in 111 milliseconds