Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_resources.cpp20 const char HYPERLINK_COMPONENT_PARAM_EQUALS[] = "#HWJS-=-#"; variable
45 methodHash += std::string(HYPERLINK_COMPONENT_PARAM_EQUALS); in MakeMethodHash()
85 paramStream << HYPERLINK_URI << HYPERLINK_COMPONENT_PARAM_EQUALS << address; in StartAbility()