Loading audio/2.0/default/Stream.h +0 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,6 @@ Return<void> StreamMmap<T>::createMmapBuffer(int32_t minSizeFrames, size_t frame } _hidl_cb(retval, info); if (hidlHandle != nullptr) { native_handle_close(hidlHandle); native_handle_delete(hidlHandle); } return Void(); Loading Loading
audio/2.0/default/Stream.h +0 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,6 @@ Return<void> StreamMmap<T>::createMmapBuffer(int32_t minSizeFrames, size_t frame } _hidl_cb(retval, info); if (hidlHandle != nullptr) { native_handle_close(hidlHandle); native_handle_delete(hidlHandle); } return Void(); Loading