Searched defs:sessionStage_ (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ | ||
H A D | session_stage_proxy_lifecycle_test.cpp | 39 sptr<SessionStageProxy> sessionStage_ = new SessionStageProxy(iRemoteObjectMocker); member in OHOS::Rosen::SessionStageProxyLifecycleTest |
H A D | session_stage_proxy_test.cpp | 40 sptr<SessionStageProxy> sessionStage_ = new SessionStageProxy(iRemoteObjectMocker); member in OHOS::Rosen::SessionStageProxyTest |
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/ | ||
H A D | session.h | 590 sptr<ISessionStage> sessionStage_; variable |