Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/
H A Dwindowipc_fuzzer.cpp113 proxy->SendRequest(static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG), in IPCSpecificInterfaceFuzzTest1()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp156 * @tc.desc: test TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG success
172 uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG); in HWTEST_F()
/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h73 TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG, member in OHOS::Rosen::IWindowManager::WindowManagerMessage
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp149 case WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG: { in OnRemoteRequest()
H A Dwindow_manager_proxy.cpp373 if (remote->SendRequest(static_cast<uint32_t>(WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG), in NotifyServerReadyToMoveOrDrag()

Completed in 6 milliseconds