Home
last modified time | relevance | path

Searched defs:SetScreenCaptureRequestEventId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model.h166 …virtual void SetScreenCaptureRequestEventId(std::function<void(const BaseEventInfo* info)>&& jsCal… in SetScreenCaptureRequestEventId() function
H A Dweb_model_ng.cpp602 void WebModelNG::SetScreenCaptureRequestEventId(std::function<void(const BaseEventInfo* info)>&& js… in SetScreenCaptureRequestEventId() function in OHOS::Ace::NG::WebModelNG