Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowstubnotify_fuzzer/
H A Dwindowstubnotify_fuzzer.cpp80 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h51 TRANS_ID_NOTIFY_CLIENT_POINT_UP, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp201 * @tc.desc: test TRANS_ID_NOTIFY_CLIENT_POINT_UP success
215 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP); in HWTEST_F()
223 * @tc.desc: test TRANS_ID_NOTIFY_CLIENT_POINT_UP success
234 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP); in HWTEST_F()
345 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP); in HWTEST_F()
687 * @tc.desc: test TRANS_ID_NOTIFY_CLIENT_POINT_UP success
698 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP); in HWTEST_F()
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp249 case WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP: { in OnRemoteRequest()
H A Dwindow_proxy.cpp603 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP), in NotifyWindowClientPointUp()

Completed in 5 milliseconds