Searched defs:RunCallback (Results 1 – 6 of 6) 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 | 153 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::__anon3a0312590111::InterfaceImpl |
| /external/skia/modules/skplaintexteditor/src/ | ||
| D | shape.cpp | 30 using RunCallback = void (*)(void* context, typedef in __anon129c303d0111::RunHandler |