Home
last modified time | relevance | path

Searched refs:ResetPrivacySensitive (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_image_bridge.h72 static ArkUINativeModuleValue ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.h49 static ArkUINativeModuleValue ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_image_bridge.cpp409 ArkUINativeModuleValue ImageBridge::ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPrivacySensitive() function in OHOS::Ace::NG::ImageBridge
H A Darkts_native_text_bridge.cpp457 ArkUINativeModuleValue TextBridge::ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPrivacySensitive() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp1255 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetPrivacySensitive)); in GetArkUINativeModule()
3543 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ImageBridge::ResetPrivacySensitive)); in RegisterImageAttributes()