Home
last modified time | relevance | path

Searched refs:stopLoadingImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_property.h499 void SetStopLoadingImpl(StopLoadingImpl && stopLoadingImpl) in SetStopLoadingImpl() argument
501 stopLoadingImpl_ = std::move(stopLoadingImpl); in SetStopLoadingImpl()