Home
last modified time | relevance | path

Searched defs:createStream (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/npm/node_modules/byline/lib/
Dbyline.js31 module.exports.createStream = function(readStream, options) { function
/third_party/skia/tests/
DStreamBufferTest.cpp94 std::function<std::unique_ptr<SkStream>()> createStream; in DEF_TEST() member
/third_party/flutter/skia/tests/
DStreamBufferTest.cpp95 std::function<std::unique_ptr<SkStream>()> createStream; in DEF_TEST() member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp52 std::unique_ptr<MappedBlockStream> MappedBlockStream::createStream( in createStream() function in MappedBlockStream
317 WritableMappedBlockStream::createStream(uint32_t BlockSize, in createStream() function in WritableMappedBlockStream
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js307 createStream: function (...args) { method
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp867 Error Display::createStream(const AttributeMap &attribs, Stream **outStream) in createStream() function in egl::Display
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1289 Error Display::createStream(const AttributeMap &attribs, Stream **outStream) in createStream() function in egl::Display