Searched refs:ScreenCaptureSession (Results 1 – 2 of 2) sorted by relevance
26 ScreenCaptureSession::ScreenCaptureSession() in ScreenCaptureSession() function in OHOS::Sharing::ScreenCaptureSession31 ScreenCaptureSession::~ScreenCaptureSession() in ~ScreenCaptureSession()36 int32_t ScreenCaptureSession::HandleEvent(SharingEvent &event) in HandleEvent()58 void ScreenCaptureSession::HandleSessionInit(SharingEvent &event) in HandleSessionInit()76 void ScreenCaptureSession::HandleProsumerInitState(SharingEvent &event) in HandleProsumerInitState()104 void ScreenCaptureSession::UpdateOperation(SessionStatusMsg::Ptr &statusMsg) in UpdateOperation()136 void ScreenCaptureSession::NotifyProsumerInit(SessionStatusMsg::Ptr &statusMsg) in NotifyProsumerInit()166 void ScreenCaptureSession::UpdateMediaStatus(SessionStatusMsg::Ptr &statusMsg) in UpdateMediaStatus()190 void ScreenCaptureSession::NotifyAgentSessionStatus(SessionStatusMsg::Ptr &statusMsg) in NotifyAgentSessionStatus()202 REGISTER_CLASS_REFLECTOR(ScreenCaptureSession);
23 class ScreenCaptureSession : public BaseSession {25 ScreenCaptureSession();26 ~ScreenCaptureSession() override;