History log of /foundation/CastEngine/castengine_cast_framework/service/src/session/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2e147c3506-Jun-2024 openharmony_ci <120357966@qq.com>

!77 告警消除
Merge pull request !77 from 李自然/master


BUILD.gn
include/cast_session_common.h
include/cast_session_enums.h
include/cast_session_impl.h
include/cast_session_impl_class.h
include/cast_session_impl_stub.h
include/cast_session_listener_impl_proxy.h
src/cast_session_impl.cpp
src/cast_session_impl_stub.cpp
src/cast_session_listener_impl_proxy.cpp
src/cast_session_listeners.cpp
src/cast_session_state.cpp
src/channel/BUILD.gn
src/channel/include/channel.h
src/channel/include/channel_info.h
src/channel/include/channel_listener.h
src/channel/include/channel_manager.h
src/channel/include/channel_manager_listener.h
src/channel/include/channel_request.h
src/channel/include/connection.h
src/channel/include/connection_listener.h
src/channel/src/channel_manager.cpp
src/channel/src/softbus/softbus_connection.cpp
src/channel/src/softbus/softbus_connection.h
src/channel/src/softbus/softbus_wrapper.cpp
src/channel/src/softbus/softbus_wrapper.h
src/channel/src/tcp/tcp_connection.cpp
src/channel/src/tcp/tcp_connection.h
src/channel/src/tcp/tcp_socket.cpp
src/channel/src/tcp/tcp_socket.h
src/mirror/BUILD.gn
src/mirror/include/mirror_player_impl.h
src/mirror/include/mirror_player_impl_stub.h
src/mirror/src/mirror_player_impl.cpp
src/mirror/src/mirror_player_impl_stub.cpp
src/rtsp/BUILD.gn
src/rtsp/include/i_rtsp_controller.h
src/rtsp/include/rtsp_basetype.h
src/rtsp/include/rtsp_listener.h
src/rtsp/include/rtsp_param_info.h
src/rtsp/src/rtsp_channel_manager.cpp
src/rtsp/src/rtsp_channel_manager.h
src/rtsp/src/rtsp_controller.cpp
src/rtsp/src/rtsp_controller.h
src/rtsp/src/rtsp_listener_inner.h
src/rtsp/src/rtsp_package.cpp
src/rtsp/src/rtsp_package.h
src/rtsp/src/rtsp_param_info.cpp
src/rtsp/src/rtsp_parse.cpp
src/rtsp/src/rtsp_parse.h
src/stream/BUILD.gn
src/stream/include/cast_stream_common.h
src/stream/include/cast_stream_manager_client.h
src/stream/include/cast_stream_manager_server.h
src/stream/include/i_cast_stream_listener.h
src/stream/include/i_cast_stream_manager.h
src/stream/include/i_cast_stream_manager_client.h
src/stream/include/i_cast_stream_manager_server.h
src/stream/src/cast_stream_manager_client.cpp
src/stream/src/cast_stream_manager_server.cpp
src/stream/src/i_cast_stream_manager.cpp
src/stream/src/local/include/cast_local_file_channel_client.h
src/stream/src/local/include/cast_local_file_channel_server.h
src/stream/src/local/include/i_cast_local_file_channel.h
src/stream/src/local/include/i_data_listener.h
src/stream/src/local/include/local_data_source.h
src/stream/src/local/src/cast_local_file_channel_client.cpp
src/stream/src/local/src/cast_local_file_channel_common.cpp
src/stream/src/local/src/cast_local_file_channel_common.h
src/stream/src/local/src/cast_local_file_channel_server.cpp
src/stream/src/local/src/local_data_source.cpp
src/stream/src/player/include/cast_stream_player.h
src/stream/src/player/include/cast_stream_player_common.h
src/stream/src/player/include/cast_stream_player_manager.h
src/stream/src/player/include/cast_stream_player_utils.h
src/stream/src/player/include/i_stream_player_impl.h
src/stream/src/player/include/remote_player_controller.h
src/stream/src/player/include/stream_player_impl_stub.h
src/stream/src/player/include/stream_player_listener_impl_proxy.h
src/stream/src/player/src/cast_stream_player.cpp
src/stream/src/player/src/cast_stream_player_manager.cpp
src/stream/src/player/src/cast_stream_player_utils.cpp
src/stream/src/player/src/remote_player_controller.cpp
src/stream/src/player/src/stream_player_impl_stub.cpp
src/stream/src/player/src/stream_player_listener_impl_proxy.cpp
src/utils/BUILD.gn
src/utils/include/cast_timer.h
src/utils/include/encrypt_decrypt.h
src/utils/include/handler.h
src/utils/include/message.h
src/utils/include/permission.h
src/utils/include/state_machine.h
src/utils/include/utils.h
src/utils/src/cast_timer.cpp
src/utils/src/encrypt_decrypt.cpp
src/utils/src/handler.cpp
src/utils/src/message.cpp
src/utils/src/permission.cpp
src/utils/src/state_machine.cpp
src/utils/src/utils.cpp