Home
last modified time | relevance | path

Searched defs:publish_progress_notification (Results 1 – 2 of 2) sorted by relevance

/base/request/request/services/src/service/notification_bar/
Dpublish.rs109 pub(crate) fn publish_progress_notification(&self, task: &RequestTask) { in publish_progress_notification() method
Dnotify_flow.rs328 fn publish_progress_notification(&mut self, info: ProgressNotify) -> Option<NotifyContent> { in publish_progress_notification() method