Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowstubget_fuzzer/
H A Dwindowstubget_fuzzer.cpp73 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_CONSUME_KEY_EVENT), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h54 TRANS_ID_CONSUME_KEY_EVENT, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp274 case WindowMessage::TRANS_ID_CONSUME_KEY_EVENT: { in OnRemoteRequest()
H A Dwindow_proxy.cpp655 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_CONSUME_KEY_EVENT), in ConsumeKeyEvent()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp741 * @tc.desc: test TRANS_ID_CONSUME_KEY_EVENT success
752 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_CONSUME_KEY_EVENT); in HWTEST_F()

Completed in 4 milliseconds