Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowstubget_fuzzer/
H A Dwindowstubget_fuzzer.cpp64 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_GET_WINDOW_PROPERTY), in DoSomethingInterestingWithMyAPI()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h44 TRANS_ID_GET_WINDOW_PROPERTY, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp215 case WindowMessage::TRANS_ID_GET_WINDOW_PROPERTY: { in OnRemoteRequest()
H A Dwindow_proxy.cpp396 uint32_t requestCode = static_cast<uint32_t>(WindowMessage::TRANS_ID_GET_WINDOW_PROPERTY); in GetWindowProperty()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp331 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_GET_WINDOW_PROPERTY); in HWTEST_F()
561 * @tc.desc: test TRANS_ID_GET_WINDOW_PROPERTY success
572 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_GET_WINDOW_PROPERTY); in HWTEST_F()

Completed in 4 milliseconds