Searched refs:JsEnableSecure (Results 1 – 2 of 2) sorted by relevance
184 static void JsEnableSecure(const JSCallbackInfo& args);
204 JSClass<JSXComponent>::StaticMethod("enableSecure", &JSXComponent::JsEnableSecure); in JSBind()726 void JSXComponent::JsEnableSecure(const JSCallbackInfo& args) in JsEnableSecure() function in OHOS::Ace::Framework::JSXComponent