Searched refs:GetStopEventId (Results 1 – 3 of 3) sorted by relevance
185 const EventMarker& GetStopEventId() const in GetStopEventId() function
252 videoComponent_->SetStopEventId(videoComponent->GetStopEventId()); in UpdateVideoComponent()
855 if (!videoComponent->GetStopEventId().IsEmpty()) { in InitEvent()856 …onStop_ = AceAsyncEvent<void(const std::string&)>::Create(videoComponent->GetStopEventId(), contex… in InitEvent()