Home
last modified time | relevance | path

Searched defs:sessionStage_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_lifecycle_test.cpp39 sptr<SessionStageProxy> sessionStage_ = new SessionStageProxy(iRemoteObjectMocker); member in OHOS::Rosen::SessionStageProxyLifecycleTest
H A Dsession_stage_proxy_test.cpp40 sptr<SessionStageProxy> sessionStage_ = new SessionStageProxy(iRemoteObjectMocker); member in OHOS::Rosen::SessionStageProxyTest
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h590 sptr<ISessionStage> sessionStage_; variable