Searched refs:SetNotifySystemSessionPointerEventFunc (Results 1 – 4 of 4) sorted by relevance
206 session_->SetNotifySystemSessionPointerEventFunc(std::move(pointerEventCallback)); in RegisterEventCallback()
454 void SetNotifySystemSessionPointerEventFunc(const NotifySystemSessionPointerEventFunc& func);
2193 session_->SetNotifySystemSessionPointerEventFunc(nullptr);
3386 void Session::SetNotifySystemSessionPointerEventFunc(const NotifySystemSessionPointerEventFunc& fun… in SetNotifySystemSessionPointerEventFunc() function in OHOS::Rosen::Session