Home
last modified time | relevance | path

Searched defs:returnCode (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-tcp-wrap-listen.js49 const returnCode = client.writeBuffer(req, buffer); constant
/third_party/skia/third_party/externals/oboe/src/common/
DUtilities.cpp70 const char *convertToText<Result>(Result returnCode) { in convertToText()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsevents.c349 LRESULT returnCode = -1; in WIN_WindowProc() local