Searched defs:CancelCallback (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/framework/ | ||
| D | cancellation.h | 43 typedef std::function<void()> CancelCallback; typedef |
| /external/webrtc/modules/video_coding/ | ||
| D | frame_buffer2.cc | 379 void FrameBuffer::CancelCallback() { in CancelCallback() function in webrtc::video_coding::FrameBuffer |