Home
last modified time | relevance | path

Searched refs:TRANS_ID_UPDATE_WINDOW_VISIBILITY (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/test/fuzztest/wms/windowmanageragentstubfoucs_fuzzer/
H A Dwindowmanageragentstubfoucs_fuzzer.cpp56 static_cast<uint32_t>(Rosen::IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_manager_agent_interface.h51 TRANS_ID_UPDATE_WINDOW_VISIBILITY, member in OHOS::Rosen::IWindowManagerAgent::WindowManagerAgentMsg
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_manager_agent_stub.cpp95 case WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY: { in OnRemoteRequest()
H A Dwindow_manager_agent_proxy.cpp183 if (remote->SendRequest(static_cast<uint32_t>(WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY), in UpdateWindowVisibilityInfo()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_agent_stub_test.cpp142 * @tc.desc: test TRANS_ID_UPDATE_WINDOW_VISIBILITY success
161 auto code = static_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_WINDOW_VISIBILITY); in HWTEST_F()

Completed in 3 milliseconds