Searched defs:windowEventChannel (Results 1 – 3 of 3) sorted by relevance
132 … sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); variable179 … sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); variable281 … sptr<WindowEventChannel> windowEventChannel = new (std::nothrow) WindowEventChannel(sessionStage); variable300 sptr<WindowEventChannel> windowEventChannel = new WindowEventChannel(sessionStage); variable318 sptr<WindowEventChannel> windowEventChannel = new WindowEventChannel(sessionStage); variable
516 auto windowEventChannel = new (std::nothrow) WindowEventChannel(iSessionStage); in RecoverAndReconnectSceneSession() local
480 auto windowEventChannel = new (std::nothrow) WindowEventChannel(iSessionStage); in Connect() local