Home
last modified time | relevance | path

Searched defs:BufferSource (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DConverter.h96 struct BufferSource { struct
120 [[nodiscard]] bool Convert(BufferSource& out, interop::BufferSource in); argument
/third_party/node/deps/undici/src/types/
Dwebidl.d.ts142 BufferSource ( method
/third_party/node/deps/undici/src/lib/fetch/
Dwebidl.js617 webidl.converters.BufferSource = function (V, opts = {}) { class
/third_party/node/lib/internal/crypto/
Dwebidl.js206 converters.BufferSource = (V, opts = kEmptyObject) => { function in converters
/third_party/node/deps/undici/
Dundici.js1763 webidl.converters.BufferSource = function(V, opts = {}) { class