Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcancellation.h43 typedef std::function<void()> CancelCallback; typedef
/external/webrtc/webrtc/base/
Dasyncinvoker.cc123 void NotifyingAsyncClosureBase::CancelCallback() { in CancelCallback() function in rtc::NotifyingAsyncClosureBase