Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h434 Method reloadMethod_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h1130 Method reloadMethod_; variable
H A Dweb_delegate.cpp4341 reloadMethod_ = MakeMethodHash("reload"); in Reload()
4342 CallResRegisterMethod(reloadMethod_, WEB_PARAM_NONE, nullptr); in Reload()