Home
last modified time | relevance | path

Searched defs:RunCallback (Results 1 – 6 of 6) 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.h154 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::__anonddce755e0111::InterfaceImpl
/external/skia/modules/skplaintexteditor/src/
Dshape.cpp30 using RunCallback = void (*)(void* context, typedef in __anon6e0707a20111::RunHandler