Searched refs:NotificationTask (Results 1 – 2 of 2) sorted by relevance
18 class PrintJobWorker::NotificationTask : public Task { class in printing::PrintJobWorker20 NotificationTask() : print_job_(NULL), details_(NULL) { in NotificationTask() function in printing::PrintJobWorker::NotificationTask22 ~NotificationTask() { in ~NotificationTask()278 NotificationTask* task = new NotificationTask(); in OnDocumentDone()294 NotificationTask* task = new NotificationTask(); in SpoolPage()321 task = new NotificationTask(); in SpoolPage()335 NotificationTask* task = new NotificationTask(); in OnFailure()
76 class NotificationTask;