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

/external/chromium_org/chrome/browser/
H A Dicon_loader.cc44 void IconLoader::NotifyDelegate() { function in class:IconLoader
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Djavascript_app_modal_dialog.cc129 NotifyDelegate(false, base::string16(), suppress_js_messages);
140 NotifyDelegate(true, prompt_text_to_use, suppress_js_messages);
144 NotifyDelegate(false, base::string16(), false);
153 void JavaScriptAppModalDialog::NotifyDelegate(bool success, function in class:JavaScriptAppModalDialog
/external/chromium_org/chrome/service/cloud_print/
H A Dprint_system_cups.cc391 base::Bind(&JobSpoolerCUPS::NotifyDelegate, delegate, job_id, dry_run));
395 static void NotifyDelegate(JobSpooler::Delegate* delegate, function in class:cloud_print::JobSpoolerCUPS

Completed in 441 milliseconds