Home
last modified time | relevance | path

Searched refs:TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_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.cpp44 … SceneSessionManagerMessage::TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_SESSION), parcel, reply, option); in SceneSessionMgrCreateTestCode()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h49 TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_SESSION, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp42 …ase static_cast<uint32_t>(SceneSessionManagerMessage::TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_SESSION in ProcessRemoteRequest()
H A Dscene_session_manager_proxy.cpp79 …SceneSessionManagerMessage::TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_SESSION), data, reply, option) !=… in CreateAndConnectSpecificSession()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_stub_test.cpp103 … ISceneSessionManager::SceneSessionManagerMessage::TRANS_ID_CREATE_AND_CONNECT_SPECIFIC_SESSION);