Home
last modified time | relevance | path

Searched defs:PassThrough (Results 1 - 3 of 3) sorted by relevance

/third_party/node/lib/internal/streams/
H A Dpassthrough.js38 function PassThrough(options) { function
43 PassThrough.prototype._transform = function(chunk, encoding, cb) { global() class
/third_party/skia/include/private/
H A DSkSLSampleUsage.h53 static SampleUsage PassThrough() { in PassThrough() function in SkSL::SampleUsage
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_test.cc2251 variant<int, std::string> PassThrough(const variant<int, std::string>& arg) { in PassThrough() function

Completed in 5 milliseconds