Searched refs:SetJavascriptInterface (Results 1 – 3 of 3) sorted by relevance
52 void SetJavascriptInterface(const JSCallbackInfo& args);
1004 void JSWebController::SetJavascriptInterface(const JSCallbackInfo& args) in SetJavascriptInterface() function in OHOS::Ace::Framework::JSWebController
3402 jsWebController->SetJavascriptInterface(args); in JavaScriptProxy()