Home
last modified time | relevance | path

Searched refs:TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/scenesessionmgrstubcreate_fuzzer/
H A Dscenesessionmgrstubcreate_fuzzer.cpp56 … SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h92 TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp46 …ase static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION in ProcessRemoteRequest()
H A Dscene_session_manager_proxy.cpp198 …static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION), d… in RecoverAndReconnectSceneSession()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_stub_test.cpp193 … ISceneSessionManager::SceneSessionManagerMessage::TRANS_ID_RECOVER_AND_RECONNECT_SCENE_SESSION);