Home
last modified time | relevance | path

Searched defs:onClose (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
DMidiInputPortSelector.java76 public void onClose() { in onClose() method in MidiInputPortSelector
DMidiOutputPortSelector.java77 public void onClose() { in onClose() method in MidiOutputPortSelector
DMidiOutputPortConnectionSelector.java72 public void onClose() { in onClose() method in MidiOutputPortConnectionSelector
DMidiPortSelector.java175 public void onClose() { in onClose() method in MidiPortSelector
/third_party/node/test/parallel/
Dtest-net-bytes-read.js31 const onClose = common.mustCall(() => { constant
Dtest-child-process-fork-getconnections.js79 const onClose = common.mustCall(count); constant
Dtest-child-process-fork-net-server.js63 const onClose = (msg) => { function
Dtest-repl-programmatic-history.js257 function onClose() { function
Dtest-repl-persistent-history.js257 function onClose() { function
/third_party/skia/src/xps/
DSkXPSDocument.cpp70 void SkXPSDocument::onClose(SkWStream*) { in onClose() function in SkXPSDocument
/third_party/node/lib/
D_http_agent.js381 function onClose(err) { function
D_http_server.js679 onClose: null, property
Dnet.js942 function onClose() { function
/third_party/skia/src/utils/
DSkMultiPictureDocument.cpp78 void onClose(SkWStream* wStream) override { in onClose() function
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js224 this.onClose = () => this.onCloseHandler(); function
/third_party/skia/src/pdf/
DSkPDFDocument.cpp550 void SkPDFDocument::onClose(SkWStream* stream) { in onClose() function in SkPDFDocument