Home
last modified time | relevance | path

Searched defs:Callback (Results 1 – 25 of 73) sorted by relevance

123

/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
Dvsync_waiter_ios.mm21 callback:(flutter::VsyncWaiter::Callback)callback;
73 callback:(flutter::VsyncWaiter::Callback)callback {
/third_party/boost/libs/python/test/
Dpolymorphism.cpp17 struct Callback struct
19 Callback(PyObject* o) : mSelf(o) {} in Callback() argument
30 struct PCallback : P, Callback argument
/third_party/openh264/test/
DBaseEncoderTest.h10 struct Callback { struct
DBaseDecoderTest.h26 struct Callback { struct
DBaseThreadDecoderTest.h33 struct Callback { struct
/third_party/typescript/tests/cases/compiler/
DtypeInferenceCacheInvalidation.ts5 type Callback<TFoo, TBar> = (foo: TFoo, bar: TBar) => any alias
DobjectIndexer.ts2 export interface Callback { interface
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/
Dsync_wait_node.h62 const py::function &Callback() const { return callback_; } in Callback() function
/third_party/boost/libs/hana/example/map/
Dmap.cpp19 using Callback = std::function<void()>; typedef
/third_party/skia/third_party/externals/dawn/src/tests/
DMockCallback.h44 static CallbackType Callback() { in Callback() function
/third_party/node/src/
Dcallback_queue-inl.h60 CallbackQueue<R, Args...>::Callback::Callback(CallbackFlags::Flags flags) in Callback() function
Dnode_stat_watcher.cc72 void StatWatcher::Callback(uv_fs_poll_t* handle, in Callback() function in node::StatWatcher
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLEventCL.cpp64 void CLEventCL::Callback(cl_event event, cl_int commandStatus, void *userData) in Callback() function in rx::CLEventCL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpEmitter.cpp34 std::function<void(raw_ostream &)> Callback) { in allocateCallback()
109 for (const auto &Callback : Callbacks) in writeTo() local
/third_party/node/test/addons/callback-scope/
Dbinding.cc35 static void Callback(uv_work_t* req, int ignored) { in Callback() function
/third_party/mindspore/mindspore/ccsrc/ps/
Dworker.h52 using Callback = std::function<void()>; variable
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dtcp_server.h58 using Callback = std::function<void(const std::shared_ptr<CommMessage>)>; variable
/third_party/node/test/node-api/test_callback_scope/
Dbinding.c57 static void Callback(uv_work_t* req, int ignored) { in Callback() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueHandle.h37 enum HandleBaseKind { Assert, Callback, Weak, WeakTracking }; enumerator
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DBatchContextSafeHandle.cs187 public BatchCompletionDelegate Callback { get; } property
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DErrorMessages.cpp39 static void GL_APIENTRY Callback(GLenum source, in Callback() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DErrorMessages.cpp39 static void GL_APIENTRY Callback(GLenum source, in Callback() function
/third_party/protobuf/
Dupdate_version.py263 def Callback(document): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDomTreeUpdater.h247 std::function<void(BasicBlock *)> Callback) in CallBackOnDeletion()
/third_party/node/test/fixtures/wpt/resources/webidl2/
DREADME.md190 ### Callback subsection

123