Home
last modified time | relevance | path

Searched refs:SendMessageToCastService (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/connection/
H A Dscreen_cast_connection.h36 …int32_t SendMessageToCastService(const int32_t &transCode, MessageParcel &data, MessageParcel &rep…
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/connection/
H A Dscreen_cast_connection.cpp106 int32_t ScreenCastConnection::SendMessageToCastService(const int32_t &transCode, MessageParcel &dat… in SendMessageToCastService() function in OHOS::Rosen::ScreenCastConnection
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp1870 …ScreenCastConnection::GetInstance().SendMessageToCastService(CAST_WIRED_PROJECTION_START, data, re…
1871 …ScreenCastConnection::GetInstance().SendMessageToCastService(CAST_WIRED_PROJECTION_STOP, data, rep…
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp673 …ScreenCastConnection::GetInstance().SendMessageToCastService(CAST_WIRED_PROJECTION_START, data, re… in SendCastEvent()
675 …ScreenCastConnection::GetInstance().SendMessageToCastService(CAST_WIRED_PROJECTION_STOP, data, rep… in SendCastEvent()