Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_DESTROY (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.h27 TRANS_ID_NOTIFY_DESTROY, member in OHOS::Rosen::SessionStageInterfaceCode
/foundation/window/window_manager/test/fuzztest/wms/windowstubnotify_fuzzer/
H A Dwindowstubnotify_fuzzer.cpp71 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_DESTROY), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/window_scene/sessionstagestubactive_fuzzer/
H A Dsessionstagestubactive_fuzzer.cpp50 stageStub->OnRemoteRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_DESTROY), in SessionStageActiveTest()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h48 TRANS_ID_NOTIFY_DESTROY, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp228 case WindowMessage::TRANS_ID_NOTIFY_DESTROY: { in OnRemoteRequest()
H A Dwindow_proxy.cpp527 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_NOTIFY_DESTROY), in NotifyDestroy()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp337 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_DESTROY); in HWTEST_F()
615 * @tc.desc: test TRANS_ID_NOTIFY_DESTROY success
626 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_DESTROY); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp54 case static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_DESTROY): in OnRemoteRequest()
H A Dsession_stage_proxy.cpp365 if (remote->SendRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_DESTROY), in NotifyDestroy()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_stub_test.cpp223 uint32_t code = static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_DESTROY); in HWTEST_F()

Completed in 12 milliseconds