Home
last modified time | relevance | path

Searched defs:errorCallback (Results 1 - 4 of 4) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DneverType.js167 var errorCallback = function () { return error("Error callback"); }; function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DDevice.cpp113 void Device::SetUncapturedErrorCallback(WGPUErrorCallback errorCallback, void* errorUserdata) { in SetUncapturedErrorCallback() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp719 void WindowsManifestMerger::WindowsManifestMergerImpl::errorCallback( in errorCallback() function in WindowsManifestMerger::WindowsManifestMergerImpl
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.h220 std::function<void(int, const char*)> errorCallback; member in glslang::TParseContextBase

Completed in 5 milliseconds