Searched defs:closeStream (Results 1 – 7 of 7) sorted by relevance
225 public void save(OutputStream stream, boolean closeStream) throws IOException { in save()278 public void load(InputStream stream, boolean closeStream) throws IOException { in load()
52 static void closeStream(Closeable stream) { in closeStream() method in GestureUtils
40 int closeStream(int streamHandle); in closeStream() method
184 Status AAudioService::closeStream(int32_t streamHandle, int32_t *_aidl_return) { in closeStream() function in AAudioService306 aaudio_result_t AAudioService::closeStream(sp<AAudioServiceStreamBase> serviceStream) { in closeStream() function in AAudioService
139 aaudio_result_t AAudioBinderClient::closeStream(aaudio_handle_t streamHandle) { in closeStream() function in AAudioBinderClient
47 aaudio_result_t AAudioBinderAdapter::closeStream(aaudio_handle_t streamHandle) { in closeStream() function in aaudio::AAudioBinderAdapter
270 aaudio_result_t FuzzAAudioClient::closeStream(aaudio_handle_t streamHandle) { in closeStream() function in FuzzAAudioClient