Searched refs:SetSessionSnapshotListener (Results 1 – 4 of 4) sorted by relevance
160 void SetSessionSnapshotListener(const NotifySessionSnapshotFunc& func);
2054 session_->SetSessionSnapshotListener(nullptr);
1700 void Session::SetSessionSnapshotListener(const NotifySessionSnapshotFunc& func) in SetSessionSnapshotListener() function in OHOS::Rosen::Session
4345 sceneSession->SetSessionSnapshotListener(sessionSnapshotFunc); in RegisterSessionSnapshotFunc()