Home
last modified time | relevance | path

Searched refs:CAST_WIRED_PROJECTION_START (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp35 constexpr int32_t CAST_WIRED_PROJECTION_START = 1005; variable
1870 …ScreenCastConnection::GetInstance().SendMessageToCastService(CAST_WIRED_PROJECTION_START, data, re…
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp97 constexpr int32_t CAST_WIRED_PROJECTION_START = 1005; variable
673 …ScreenCastConnection::GetInstance().SendMessageToCastService(CAST_WIRED_PROJECTION_START, data, re… in SendCastEvent()