Searched defs:closeStream (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/oboe/tests/ | ||
| D | testXRunBehaviour.cpp | 47 void closeStream(){ in closeStream() function in XRunBehaviour |
| D | testStreamWaitState.cpp | 48 void closeStream() { in closeStream() function in TestStreamWaitState |
| D | testStreamStates.cpp | 52 void closeStream() { in closeStream() function in StreamStates |
| D | testStreamOpen.cpp | 48 void closeStream() { in closeStream() function in StreamOpen |
| D | testStreamClosedMethods.cpp | 45 void closeStream(){ in closeStream() function in StreamClosedReturnValues |
| /third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/ | ||
| D | LiveEffectEngine.cpp | 169 void LiveEffectEngine::closeStream(std::shared_ptr<oboe::AudioStream> &stream) { in closeStream() function in LiveEffectEngine |
| /third_party/node/lib/internal/http2/ | ||
| D | core.js | 1907 function closeStream(stream, code, rstStreamStatus = kSubmitRstStream) { function |