Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Dhyperlink_resources.cpp26 const char HYPER_CREATE_PARAM[] = "hyperlink#HWJS-=-#startAbility"; variable
117 hyperlinkResource->id_ = resRegister->CreateResource(HYPERLINK_PARAM, HYPER_CREATE_PARAM); in CreatePluginResource()