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

/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dnotification_manager_interface.h20 typedef base::Callback<void(NotificationResult)> NotificationCallback; typedef in class:chromeos::file_system_provider::NotificationManagerInterface
29 const NotificationCallback& callback) = 0;
/external/chromium_org/chrome/browser/
H A Dprocess_singleton.h66 const base::FilePath& current_directory)> NotificationCallback; typedef in class:ProcessSingleton
69 const NotificationCallback& notification_callback);
121 NotificationCallback notification_callback_; // Handler for notifications.
H A Dprocess_singleton_posix_unittest.cc46 base::Bind(&TestableProcessSingleton::NotificationCallback,
58 bool NotificationCallback(const CommandLine& command_line, function in class:__anon4496::ProcessSingletonPosixTest::TestableProcessSingleton
/external/chromium_org/chrome/browser/printing/
H A Dprint_job_worker.cc75 void NotificationCallback(PrintJobWorkerOwner* print_job, function in namespace:printing::__anon4484
343 base::Bind(&NotificationCallback,
359 base::Bind(&NotificationCallback,
386 base::Bind(&NotificationCallback,
400 base::Bind(&NotificationCallback,
/external/chromium_org/chrome/browser/speech/
H A Dtts_linux.cc64 static void NotificationCallback(size_t msg_id,
130 &NotificationCallback;
309 void TtsPlatformImplLinux::NotificationCallback( function in class:TtsPlatformImplLinux

Completed in 262 milliseconds