Home
last modified time | relevance | path

Searched defs:RunCallback (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/files/
Dfile_descriptor_watcher_posix.cc183 void FileDescriptorWatcher::Controller::RunCallback() { in RunCallback() function in base::FileDescriptorWatcher::Controller
/external/tensorflow/tensorflow/core/kernels/
Dconditional_accumulator_base.h91 typedef std::function<RunResult(Attempt*)> RunCallback; typedef
Dqueue_base.h157 typedef std::function<RunResult(Attempt*)> RunCallback; typedef
/external/libchrome/mojo/public/cpp/bindings/lib/
Dcontrol_message_proxy.cc41 using RunCallback = typedef
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_callback_unittest.cc64 bool RunCallback() { in RunCallback() function in mojo::test::__anon24e7883b0111::InterfaceImpl