Searched defs:RunCallback (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/base/files/ | ||
D | file_descriptor_watcher_posix.cc | 183 void FileDescriptorWatcher::Controller::RunCallback() { in RunCallback() function in base::FileDescriptorWatcher::Controller |
/external/tensorflow/tensorflow/core/kernels/ | ||
D | conditional_accumulator_base.h | 91 typedef std::function<RunResult(Attempt*)> RunCallback; typedef |
D | queue_base.h | 157 typedef std::function<RunResult(Attempt*)> RunCallback; typedef |
/external/libchrome/mojo/public/cpp/bindings/lib/ | ||
D | control_message_proxy.cc | 41 using RunCallback = typedef |
/external/libchrome/mojo/public/cpp/bindings/tests/ | ||
D | binding_callback_unittest.cc | 64 bool RunCallback() { in RunCallback() function in mojo::test::__anon24e7883b0111::InterfaceImpl |