Searched refs:SetTerminateSessionListenerNew (Results 1 – 4 of 4) sorted by relevance
368 …session_->SetTerminateSessionListenerNew([](const SessionInfo& info, bool needStartCaller, bool is… in __anon889954a40502()
154 void SetTerminateSessionListenerNew(NotifyTerminateSessionFuncNew&& func);
1574 void Session::SetTerminateSessionListenerNew(NotifyTerminateSessionFuncNew&& func) in SetTerminateSessionListenerNew() function in OHOS::Rosen::Session
1180 session->SetTerminateSessionListenerNew([weakThis = wptr(this), where]( in ProcessTerminateSessionRegisterNew()