Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
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
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
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dhyperlink_model_impl.cpp47 auto hyperlink = in Pop() local
/foundation/arkui/ace_engine/frameworks/core/components/hyperlink/
Drender_hyperlink.cpp39 auto hyperlink = wp.Upgrade(); in Initialize() local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
Dudmf.cpp545 int OH_UdmfRecord_AddHyperlink(OH_UdmfRecord* record, OH_UdsHyperlink* hyperlink) in OH_UdmfRecord_AddHyperlink()
648 int OH_UdmfRecord_GetHyperlink(OH_UdmfRecord* record, OH_UdsHyperlink* hyperlink) in OH_UdmfRecord_GetHyperlink()
Duds.cpp165 OH_UdsHyperlink* hyperlink = new (std::nothrow) OH_UdsHyperlink(); in OH_UdsHyperlink_Create() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_api_impl_bridge.cpp4001 auto hyperlink = panda::ObjectRef::New(vm); in RegisterHyperlinkAttributes() local