Home
last modified time | relevance | path

Searched refs:TRANS_ID_RESTORE_MAIN_WINDOW (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/zidl/
H A Dsession_ipc_interface_code.h76 TRANS_ID_RESTORE_MAIN_WINDOW, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp113 case static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_RESTORE_MAIN_WINDOW): in ProcessRemoteRequest()
H A Dsession_proxy.cpp759 … if (remote->SendRequest(static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_RESTORE_MAIN_WINDOW), in OnRestoreMainWindow()