Home
last modified time | relevance | path

Searched refs:AddLinkRecord (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/udmf/
H A Dudmf_impl.cpp86 void UdmfClientImpl::AddLinkRecord( in AddLinkRecord() function in OHOS::Ace::UdmfClientImpl
H A Dudmf_impl.h42 void AddLinkRecord(
/foundation/arkui/ace_engine/adapter/ohos/capability/udmf/
H A Dudmf_impl.h44 void AddLinkRecord(
H A Dudmf_impl.cpp214 void UdmfClientImpl::AddLinkRecord( in AddLinkRecord() function in OHOS::Ace::UdmfClientImpl
/foundation/arkui/ace_engine/frameworks/core/common/udmf/
H A Dudmf_client.h54 virtual void AddLinkRecord(
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_udmf.h42 MOCK_METHOD(void, AddLinkRecord,
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/hyperlink/
H A Dhyperlink_pattern.cpp63 UdmfClient::GetInstance()->AddLinkRecord(unifiedData, address, ""); in EnableDrag()
65 UdmfClient::GetInstance()->AddLinkRecord(unifiedData, address, content); in EnableDrag()
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_add_test_ng.cpp995 AddLinkRecord(AceType::DynamicCast<UnifiedData>(aceUnifiedData), "https://example.com", "Example Link Title")) in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp1483 UdmfClient::GetInstance()->AddLinkRecord(aceUnifiedData, linkUrl, linkTitle); in HandleOnDragStart()

Completed in 20 milliseconds