Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-fs-readv.js26 const getCallback = (fd, bufferArr) => { function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDebug.cpp137 GLDEBUGPROCKHR Debug::getCallback() const in getCallback() function in gl::Debug
440 EGLDEBUGPROCKHR Debug::getCallback() const in getCallback() function in egl::Debug
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBase.h105 AudioStreamCallback* getCallback() const { in getCallback() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDebug.cpp137 GLDEBUGPROCKHR Debug::getCallback() const in getCallback() function in gl::Debug
474 EGLDEBUGPROCKHR Debug::getCallback() const in getCallback() function in egl::Debug
/third_party/skia/modules/svg/src/
DSkSVGTextPriv.h119 const ShapedTextCallback& getCallback() const { return fCallback; } in getCallback() function
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetDecoderICU.java182 private static CharsetCallback.Decoder getCallback(CodingErrorAction action){ in getCallback() method in CharsetDecoderICU
DCharsetEncoderICU.java207 private static CharsetCallback.Encoder getCallback(CodingErrorAction action) { in getCallback() method in CharsetEncoderICU