Home
last modified time | relevance | path

Searched defs:Callback (Results 1 – 25 of 62) 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/typescript/tests/cases/compiler/
DtypeInferenceCacheInvalidation.ts5 type Callback<TFoo, TBar> = (foo: TFoo, bar: TBar) => any alias
DobjectIndexer.ts2 export interface Callback { interface
/third_party/openh264/test/
DBaseEncoderTest.h10 struct Callback { struct
DBaseDecoderTest.h26 struct Callback { struct
DBaseThreadDecoderTest.h33 struct Callback { struct
/third_party/skia/third_party/externals/dawn/src/tests/
DMockCallback.h44 static CallbackType Callback() { in Callback() function
/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/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
Dcares_wrap.h303 static void Callback( in Callback() function
327 static void Callback( in Callback() function
/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
DCLProgramCL.cpp150 void CLProgramCL::Callback(cl_program program, void *userData) in Callback() function in rx::CLProgramCL
/third_party/node/test/addons/callback-scope/
Dbinding.cc35 static void Callback(uv_work_t* req, int ignored) { in Callback() function
/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/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DErrorMessages.cpp39 static void GL_APIENTRY Callback(GLenum source, in Callback() function
/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/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
/third_party/cef/tests/ceftests/
Ddialog_unittest.cc41 class Callback : public CefRunFileDialogCallback { class in __anoncdfefd340111::DialogTestHandler
43 explicit Callback(DialogTestHandler* handler) : handler_(handler) {} in Callback() function in __anoncdfefd340111::DialogTestHandler::Callback
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp260 std::function<bool(FunctionInfo &)> const &Callback) { in forEachFunctionInfo()
/third_party/cef/tests/cefclient/browser/
Durlrequest_test.cc29 using Callback = typedef in client::urlrequest_test::__anon65f4a55f0111::RequestClient
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignals.cpp51 sys::SignalHandlerCallback Callback; member

123