Home
last modified time | relevance | path

Searched refs:ResetEnableDataDetector (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.h25 static ArkUINativeModuleValue ResetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.h79 static ArkUINativeModuleValue ResetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_rich_editor_bridge.cpp54 ArkUINativeModuleValue RichEditorBridge::ResetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallI… in ResetEnableDataDetector() function in OHOS::Ace::NG::RichEditorBridge
H A Darkts_native_text_bridge.cpp1009 ArkUINativeModuleValue TextBridge::ResetEnableDataDetector(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetEnableDataDetector() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp1323 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetEnableDataDetector)); in GetArkUINativeModule()
1778 …anda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), RichEditorBridge::ResetEnableDataDetector)); in GetArkUINativeModule()