Home
last modified time | relevance | path

Searched defs:hyperlink (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Duds_test.cpp205 auto hyperlink = OH_UdsHyperlink_Create(); variable
219 auto hyperlink = OH_UdsHyperlink_Create(); variable
240 auto hyperlink = OH_UdsHyperlink_Create(); variable
262 auto hyperlink = OH_UdsHyperlink_Create(); variable
284 auto hyperlink = OH_UdsHyperlink_Create(); variable
310 auto hyperlink = OH_UdsHyperlink_Create(); variable
H A Dudmf_test.cpp333 OH_UdsHyperlink *hyperlink = OH_UdsHyperlink_Create(); variable
437 OH_UdsHyperlink *hyperlink = OH_UdsHyperlink_Create(); variable
831 OH_UdsHyperlink hyperlink; variable
857 OH_UdsHyperlink hyperlink; variable
1170 OH_UdsHyperlink* hyperlink = OH_UdsHyperlink_Create(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dhyperlink_model_impl.cpp47 auto hyperlink = in Pop() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
H A Drender_hyperlink.cpp39 auto hyperlink = wp.Upgrade(); in Initialize() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dudmf.cpp545 int OH_UdmfRecord_AddHyperlink(OH_UdmfRecord* record, OH_UdsHyperlink* hyperlink) in OH_UdmfRecord_AddHyperlink()
657 int OH_UdmfRecord_GetHyperlink(OH_UdmfRecord* record, OH_UdsHyperlink* hyperlink) in OH_UdmfRecord_GetHyperlink()
H A Duds.cpp193 OH_UdsHyperlink* hyperlink = new (std::nothrow) OH_UdsHyperlink(); in OH_UdsHyperlink_Create() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp4125 auto hyperlink = panda::ObjectRef::New(vm); in RegisterHyperlinkAttributes() local