Home
last modified time | relevance | path

Searched refs:enable_cancellation_notifications_ (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/cpp/system/
Dsimple_watcher.cc67 enable_cancellation_notifications_ = false; in DisableCancellationNotifications()
93 if (!enable_cancellation_notifications_) in Notify()
118 bool enable_cancellation_notifications_ = true; member in mojo::SimpleWatcher::Context