Home
last modified time | relevance | path

Searched refs:TRANS_ID_UPDATE_AVOID_AREA (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.h30 TRANS_ID_UPDATE_AVOID_AREA, member in OHOS::Rosen::SessionStageInterfaceCode
/foundation/window/window_manager/test/fuzztest/window_scene/sessionstagestubupdate_fuzzer/
H A Dsessionstagestubupdate_fuzzer.cpp70 stageStub->OnRemoteRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_UPDATE_AVOID_AREA), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/test/fuzztest/wms/windowstubupdate_fuzzer/
H A Dwindowstubupdate_fuzzer.cpp55 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_AVOID_AREA), in WindowStubUpdateTest()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h37 TRANS_ID_UPDATE_AVOID_AREA, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp111 * @tc.desc: test TRANS_ID_UPDATE_AVOID_AREA success
127 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_AVOID_AREA); in HWTEST_F()
135 * @tc.desc: test TRANS_ID_UPDATE_AVOID_AREA success
149 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_AVOID_AREA); in HWTEST_F()
297 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_AVOID_AREA); in HWTEST_F()
432 * @tc.desc: test TRANS_ID_UPDATE_AVOID_AREA success
443 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_AVOID_AREA); in HWTEST_F()
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp110 case WindowMessage::TRANS_ID_UPDATE_AVOID_AREA: { in OnRemoteRequest()
H A Dwindow_proxy.cpp182 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_UPDATE_AVOID_AREA), in UpdateAvoidArea()
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp64 case static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_UPDATE_AVOID_AREA): in OnRemoteRequest()
H A Dsession_stage_proxy.cpp564 if (remote->SendRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_UPDATE_AVOID_AREA), in UpdateAvoidArea()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_stub_test.cpp309 uint32_t code = static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_UPDATE_AVOID_AREA); in HWTEST_F()

Completed in 8 milliseconds