Home
last modified time | relevance | path

Searched defs:destroyImpl (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/internal/streams/
Dpipeline.js15 const destroyImpl = require('internal/streams/destroy'); constant
Dwritable.js46 const destroyImpl = require('internal/streams/destroy'); constant
Dreadable.js55 const destroyImpl = require('internal/streams/destroy'); constant
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp156 Error Surface::destroyImpl(const Display *display) in destroyImpl() function in egl::Surface