Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/wms/windowstubupdate_fuzzer/
H A Dwindowstubupdate_fuzzer.cpp73 windowStub->OnRemoteRequest(static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_ACTIVE_STATUS), in WindowStubUpdateTest()
/foundation/window/window_manager/wm/include/zidl/
H A Dwindow_interface.h43 TRANS_ID_UPDATE_ACTIVE_STATUS, member in OHOS::Rosen::IWindow::WindowMessage
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp210 case WindowMessage::TRANS_ID_UPDATE_ACTIVE_STATUS: { in OnRemoteRequest()
H A Dwindow_proxy.cpp379 if (remote->SendRequest(static_cast<uint32_t>(WindowMessage::TRANS_ID_UPDATE_ACTIVE_STATUS), in UpdateActiveStatus()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_stub_test.cpp311 code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_ACTIVE_STATUS); in HWTEST_F()
543 * @tc.desc: test TRANS_ID_UPDATE_ACTIVE_STATUS success
554 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_ACTIVE_STATUS); in HWTEST_F()

Completed in 5 milliseconds