Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcancellation.cc48 Notification* cancelled_notification = nullptr; in StartCancelWithStatus() local
131 Notification* cancelled_notification = in DeregisterCallback() local
176 Notification* cancelled_notification = nullptr; in DeregisterChild() local
Dcancellation.h172 Notification cancelled_notification; member