Searched refs:should_notify (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_item_model.h119 void SetShouldNotifyUI(bool should_notify);
H A Ddownload_item_model.cc476 void DownloadItemModel::SetShouldNotifyUI(bool should_notify) { argument
478 data->set_should_notify_ui(should_notify);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dchange_list_loader.h261 bool should_notify,
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc594 bool should_notify = false; local
601 should_notify = true;
603 if (should_notify)
/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url_model.cc301 bool should_notify = false; local
308 should_notify = true;
313 if (should_notify)
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_service.cc560 bool should_notify = false; local
569 should_notify = true;
574 if (should_notify)

Completed in 5023 milliseconds