Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp26 constexpr char WEB_METHOD_PAGE_PATH_INVALID[] = "pagePathInvalid"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp75 constexpr char WEB_METHOD_PAGE_PATH_INVALID[] = "pagePathInvalid"; variable
4376 isPagePathInvalidMethod_ = MakeMethodHash(WEB_METHOD_PAGE_PATH_INVALID); in CallIsPagePathInvalid()