Searched defs:closeStream (Results 1 – 9 of 9) 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 AAudioService308 aaudio_result_t AAudioService::closeStream(const sp<AAudioServiceStreamBase>& serviceStream) { in closeStream() function in AAudioService
115 std::thread closeStream([aaudioService, handle, &isReady, &startWork, &isCompleted] { in openAndMultipleClose() local
136 aaudio_result_t AAudioBinderClient::closeStream(const AAudioHandleInfo& streamHandleInfo) { in closeStream() function in AAudioBinderClient
48 aaudio_result_t AAudioBinderAdapter::closeStream(const AAudioHandleInfo& streamHandleInfo) { in closeStream() function in aaudio::AAudioBinderAdapter
273 aaudio_result_t FuzzAAudioClient::closeStream(const AAudioHandleInfo& streamHandleInfo) { in closeStream() function in FuzzAAudioClient
543 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::closeStream(int32_t in_deviceId, in closeStream() function in android::JTvInputHal::ITvInputWrapper