Searched refs:ResetPrivacySensitive (Results 1 – 5 of 5) sorted by relevance
72 static ArkUINativeModuleValue ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo);
49 static ArkUINativeModuleValue ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo);
409 ArkUINativeModuleValue ImageBridge::ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPrivacySensitive() function in OHOS::Ace::NG::ImageBridge
457 ArkUINativeModuleValue TextBridge::ResetPrivacySensitive(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetPrivacySensitive() function in OHOS::Ace::NG::TextBridge
1255 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()