Home
last modified time | relevance | path

Searched refs:TRANS_ID_NOTIFY_EXTENSION_DETACH_TO_DISPLAY (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.h89 TRANS_ID_NOTIFY_EXTENSION_DETACH_TO_DISPLAY, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp185 … case static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_NOTIFY_EXTENSION_DETACH_TO_DISPLAY): in ProcessRemoteRequest()
H A Dsession_proxy.cpp2021 …static_cast<uint32_t>(SessionInterfaceCode::TRANS_ID_NOTIFY_EXTENSION_DETACH_TO_DISPLAY), data, re… in NotifyExtensionDetachToDisplay()