Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcancellation.cc41 Notification* cancelled_notification = nullptr; in StartCancel() local
104 Notification* cancelled_notification = in DeregisterCallback() local
149 Notification* cancelled_notification = nullptr; in DeregisterChild() local
Dcancellation.h151 Notification cancelled_notification; member