/foundation/CastEngine/castengine_wifi_display/services/common/ |
H A D | sharing_hisysevent.h | 47 enum class BIZSceneStage : int32_t { class 89 void ReportStart(std::string funcName, BIZSceneStage stage); 90 void ReportEnd(std::string funcName, BIZSceneStage stage, BlzErrorCode error = BlzErrorCode::ERROR_NONE); 91 void Report(std::string funcName, BIZSceneStage stage, StageResType resType = StageResType::STAGE_RES_SUCCESS, 104 BIZSceneStage lastStage_;
|
H A D | sharing_hisysevent.cpp | 39 void SharingHiSysEvent::ReportStart(std::string funcName, BIZSceneStage stage) in ReportStart() 54 void SharingHiSysEvent::ReportEnd(std::string funcName, BIZSceneStage stage, BlzErrorCode errCode) in ReportEnd() 80 void SharingHiSysEvent::Report(std::string funcName, BIZSceneStage stage, StageResType resType, std::string peerMac) in Report()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/ |
H A D | cast_stream_player_manager.cpp | 91 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in SetSurface() 134 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Load() 187 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Play() 292 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Pause() 317 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Play() 341 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Stop() 391 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Next() 413 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Previous() 435 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Seek() 460 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage in FastForward() [all...] |
H A D | remote_player_controller.cpp | 90 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Load() 136 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Play() 177 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Play() 203 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Pause() 228 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Stop() 259 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Next() 281 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Previous() 303 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Seek() 332 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in FastForward() 361 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage in FastRewind() [all...] |
H A D | cast_stream_player.cpp | 42 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ONLINE_STREAM_PLAY_RESOURCE_SUCCESS)}, in OnInfoWriteWrap() 53 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_RESPONSE)}, in OnInfoWriteWrap()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
H A D | cast_stream_player_manager.cpp | 91 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in SetSurface() 134 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Load() 187 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Play() 292 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Pause() 317 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Play() 341 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Stop() 391 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Next() 413 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Previous() 435 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_CONTROL)}, in Seek() 460 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage in FastForward() [all...] |
H A D | remote_player_controller.cpp | 90 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Load() 136 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Play() 177 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Play() 203 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Pause() 228 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Stop() 259 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Next() 281 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Previous() 303 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in Seek() 332 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_CONTROL)}, in FastForward() 361 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage in FastRewind() [all...] |
H A D | cast_stream_player.cpp | 42 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ONLINE_STREAM_PLAY_RESOURCE_SUCCESS)}, in OnInfoWriteWrap() 53 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SINK_RESPONSE)}, in OnInfoWriteWrap()
|
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/ |
H A D | wfd_source_session.cpp | 270 sysEvent_->ReportStart(__func__, BIZSceneStage::WFD_SOURCE_PLAY_TCP_SERVER); in StartWfdSession() 275 sysEvent_->ReportEnd(__func__, BIZSceneStage::WFD_SOURCE_PLAY_TCP_SERVER, BlzErrorCode::ERROR_FAIL); in StartWfdSession() 280 sysEvent_->Report(__func__, BIZSceneStage::WFD_SOURCE_PLAY_TCP_SERVER, StageResType::STAGE_RES_SUCCESS); in StartWfdSession() 460 sysEvent_->Report(__func__, BIZSceneStage::WFD_SOURCE_PLAY_RECV_M2_REQ); in HandleOptionRequest() 472 sysEvent_->Report(__func__, BIZSceneStage::WFD_SOURCE_PLAY_RECV_M6_REQ); in HandleSetupRequest() 479 sysEvent_->Report(__func__, BIZSceneStage::WFD_SOURCE_PLAY_RECV_M7_REQ); in HandlePlayRequest() 582 sysEvent_->ReportEnd(__func__, BIZSceneStage::WFD_SOURCE_PLAY_RECV_M1_RSP, BlzErrorCode::ERROR_FAIL); in HandleM1Response() 591 sysEvent_->ReportEnd(__func__, BIZSceneStage::WFD_SOURCE_PLAY_RECV_M1_RSP, BlzErrorCode::ERROR_FAIL); in HandleM1Response() 595 sysEvent_->Report(__func__, BIZSceneStage::WFD_SOURCE_PLAY_RECV_M1_RSP); in HandleM1Response() 606 sysEvent_->ReportEnd(__func__, BIZSceneStage in HandleM3Response() [all...] |
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/ |
H A D | wfd_source_scene.cpp | 170 scene->p2pSysEvent_->ReportEnd(__func__, BIZSceneStage::P2P_DISCONNECT_DEVICE); in OnP2pConnectionChanged() 173 scene->p2pSysEvent_->ReportEnd(__func__, BIZSceneStage::P2P_CONNECT_DEVICE); in OnP2pConnectionChanged() 417 p2pSysEvent_->ReportStart(__func__, BIZSceneStage::P2P_START_DISCOVERY); in HandleStartDiscovery() 449 p2pSysEvent_->ReportEnd(__func__, BIZSceneStage::P2P_START_DISCOVERY, BlzErrorCode::ERROR_FAIL); in HandleStartDiscovery() 499 p2pSysEvent_->ReportEnd(__func__, BIZSceneStage::P2P_DEVICE_FOUND); in HandleAddDevice() 501 p2pSysEvent_->ReportStart(__func__, BIZSceneStage::P2P_CONNECT_DEVICE); in HandleAddDevice() 542 p2pSysEvent_->ReportStart(__func__, BIZSceneStage::P2P_DISCONNECT_DEVICE); in HandleRemoveDevice() 710 p2pSysEvent_->Report(__func__, BIZSceneStage::P2P_DEVICE_FOUND, StageResType::STAGE_RES_SUCCESS, in OnDeviceFound()
|
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/ |
H A D | connection_manager.cpp | 113 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_DISCOVERY)}, in DeviceDiscoveryWriteWrap() 126 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ESTABLISH_CONSULT_SESSION)}, in EstablishConsultWriteWrap() 140 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_AUTHENTICATION)}, in DeviceAuthWriteWrap() 157 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_AUTHENTICATION)}, in OnBindResultFailedWriteWrap() 312 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_AUTHENTICATION)}, in ConnectDevice() 470 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ESTABLISH_CONSULT_SESSION)}, in OpenConsultSession() 488 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ESTABLISH_CONSULT_SESSION)}, in OpenConsultSession() 1011 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_AUTHENTICATION)}, in OnBindResult()
|
H A D | discovery_manager.cpp | 227 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::START_DISCOVERY)}, in StartDiscovery() 394 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_DISCOVERY)}, in OnDiscoveryFailed()
|
/foundation/CastEngine/castengine_cast_framework/common/include/private/ |
H A D | cast_engine_dfx.h | 78 enum class BIZSceneStage : int32_t { class
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
H A D | cast_session_listeners.cpp | 43 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::COOPERATION_ESTABLISH_RTSP_CHANNEL)}, in RTSPWriteWrap() 53 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ESTABLISH_RTSP_CHANNEL)}, in RTSPWriteWrap()
|
H A D | cast_session_impl.cpp | 53 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_DISCOVERY)}, in ProcessConnectWriteWrap() 64 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::COOPERATION_ESTABLISH_RTSP_CHANNEL)}, in ProcessConnectWriteWrap() 74 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ESTABLISH_RTSP_CHANNEL)}, in ProcessConnectWriteWrap() 268 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::START_DISCONNECT)}, in RemoveDevice() 834 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DISCONNECT_END)}, in ProcessDisconnect()
|
H A D | cast_session_state.cpp | 343 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::COOPERATION_CAST_SUCCESS)}, in Enter() 355 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::CAST_SUCCESS)}, in Enter()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/ |
H A D | cast_session_listeners.cpp | 43 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::COOPERATION_ESTABLISH_RTSP_CHANNEL)}, in RTSPWriteWrap() 53 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ESTABLISH_RTSP_CHANNEL)}, in RTSPWriteWrap()
|
H A D | cast_session_impl.cpp | 53 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DEVICE_DISCOVERY)}, in ProcessConnectWriteWrap() 64 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::COOPERATION_ESTABLISH_RTSP_CHANNEL)}, in ProcessConnectWriteWrap() 74 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::ESTABLISH_RTSP_CHANNEL)}, in ProcessConnectWriteWrap() 268 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::START_DISCONNECT)}, in RemoveDevice() 834 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::DISCONNECT_END)}, in ProcessDisconnect()
|
H A D | cast_session_state.cpp | 343 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::COOPERATION_CAST_SUCCESS)}, in Enter() 355 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::CAST_SUCCESS)}, in Enter()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/ |
H A D | cast_stream_manager_client.cpp | 39 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_RESPONSE)}, in ProcessActionWriteWrap()
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/ |
H A D | cast_stream_manager_client.cpp | 39 {"BIZ_STAGE", static_cast<int32_t>(BIZSceneStage::SOURCE_RESPONSE)}, in ProcessActionWriteWrap()
|