Searched refs:weakSessionManager (Results 1 – 1 of 1) sorted by relevance
5836 wptr<SceneSessionManager> weakSessionManager = this; in RegisterSessionInfoChangeNotifyManagerFunc() local5837 NotifySessionInfoChangeNotifyManagerFunc func = [weakSessionManager](int32_t persistentId) { in RegisterSessionInfoChangeNotifyManagerFunc()5838 auto sceneSessionManager = weakSessionManager.promote(); in RegisterSessionInfoChangeNotifyManagerFunc()