Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_SCREEN_SHOT (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_ipc_interface_code.h31 TRANS_ID_NOTIFY_SCREEN_SHOT, member in OHOS::Rosen::SessionStageInterfaceCode
/foundation/window/window_manager/test/fuzztest/wms/windowstubnotify_fuzzer/
H A Dwindowstubnotify_fuzzer.cpp68 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_SCREEN_SHOT), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/window_scene/sessionstagestubactive_fuzzer/
H A Dsessionstagestubactive_fuzzer.cpp53 stageStub->OnRemoteRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_SCREEN_SHOT), in SessionStageActiveTest()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h46 TRANS_ID_NOTIFY_SCREEN_SHOT, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp224 case WindowMessage::TRANS_ID_NOTIFY_SCREEN_SHOT: { in OnRemoteRequest()
H A Dwindow_proxy.cpp448 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_NOTIFY_SCREEN_SHOT), in NotifyScreenshot()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp335 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_SCREEN_SHOT); in HWTEST_F()
597 * @tc.desc: test TRANS_ID_NOTIFY_SCREEN_SHOT success
608 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_SCREEN_SHOT); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp66 case static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_SCREEN_SHOT): in OnRemoteRequest()
H A Dsession_stage_proxy.cpp611 if (remote->SendRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_SCREEN_SHOT), in NotifyScreenshot()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_stub_test.cpp325 uint32_t code = static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_SCREEN_SHOT); in HWTEST_F()

Completed in 9 milliseconds