Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/
H A Dwindowipc_fuzzer.cpp113 …st(static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG), in IPCSpecificInterfaceFuzzTest1()
/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h73 TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG, enumerator
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp114 case WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG: { in OnRemoteRequest()
H A Dwindow_manager_proxy.cpp373 …emote->SendRequest(static_cast<uint32_t>(WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG), in NotifyServerReadyToMoveOrDrag()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_test.cpp172 … = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_NOTIFY_READY_MOVE_OR_DRAG);