Searched refs:SetEnableSecure (Results 1 – 3 of 3) sorted by relevance
77 static ArkUINativeModuleValue SetEnableSecure(ArkUIRuntimeCallInfo* runtimeCallInfo);
699 ArkUINativeModuleValue XComponentBridge::SetEnableSecure(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetEnableSecure() function in OHOS::Ace::NG::XComponentBridge
5341 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::SetEnableSecure)); in RegisterXComponentAttributes()