Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_rich_editor_bridge.h24 static ArkUINativeModuleValue SetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.h78 static ArkUINativeModuleValue SetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_rich_editor_bridge.cpp37 ArkUINativeModuleValue RichEditorBridge::SetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallInf… in SetEnableDataDetector() function in OHOS::Ace::NG::RichEditorBridge
H A Darkts_native_text_bridge.cpp992 ArkUINativeModuleValue TextBridge::SetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetEnableDataDetector() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp1321 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::SetEnableDataDetector)); in GetArkUINativeModule()
1776 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RichEditorBridge::SetEnableDataDetector)); in GetArkUINativeModule()