Home
last modified time | relevance | path

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

123

/third_party/typescript/tests/cases/compiler/
DtypeInferenceCacheInvalidation.ts5 type Callback<TFoo, TBar> = (foo: TFoo, bar: TBar) => any alias
DobjectIndexer.ts2 export interface Callback { interface
DcontextualOverloadListFromArrayUnion.ts22 interface Callback<T> { interface
/third_party/openh264/test/
DBaseEncoderTest.h10 struct Callback { struct
DBaseDecoderTest.h26 struct Callback { struct
DBaseThreadDecoderTest.h33 struct Callback { struct
/third_party/node/src/
Dcleanup_queue.h19 typedef void (*Callback)(void*); typedef
Dcallback_queue-inl.h60 CallbackQueue<R, Args...>::Callback::Callback(CallbackFlags::Flags flags) in Callback() function
Dnode_stat_watcher.cc79 void StatWatcher::Callback(uv_fs_poll_t* handle, in Callback() function in node::StatWatcher
/third_party/node/deps/v8/src/heap/cppgc/
Dprefinalizer-handler.h19 using Callback = PrefinalizerRegistration::Callback; member
/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/skia/third_party/externals/dawn/src/tests/
DMockCallback.h44 static CallbackType Callback() { in Callback() function
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveOpenCallback.h88 IOpenCallbackUI *Callback; variable
DUpdateCallback.h139 IUpdateCallbackUI *Callback; variable
/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/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.c54 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/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/lzma/CPP/7zip/Common/
DFileStreams.h64 IInFileStream_Callback *Callback; variable
/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 __anone73cd8750111::DialogTestHandler
43 explicit Callback(DialogTestHandler* handler) : handler_(handler) {} in Callback() function in __anone73cd8750111::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()

123