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

/external/chromium/chrome/browser/webdata/
H A Dweb_data_service.cc438 void WebDataService::EmptyMigrationTrash(bool notify_sync) { argument
441 this, GetNextRequestHandle(), NULL, notify_sync);
1113 bool notify_sync = request->GetArgument(); local
1114 if (notify_sync) {

Completed in 52 milliseconds