Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_delegate_cross.h456 Method loadDataMethod_; variable
Dweb_delegate_cross.cpp1683 loadDataMethod_ = MakeMethodHash(WEB_METHOD_LOAD_DATA); in LoadDataWithRichText()
1692 CallResRegisterMethod(loadDataMethod_, param, nullptr); in LoadDataWithRichText()