Searched refs:GetJavaScriptResultSelf (Results 1 – 4 of 4) sorted by relevance
163 std::shared_ptr<NWebValue> WebviewJavaScriptResultCallBackImpl::GetJavaScriptResultSelf( in GetJavaScriptResultSelf() function in OHOS::Webview::WebviewJavaScriptResultCallBackImpl204 return GetJavaScriptResultSelf(args, method, objName, routingId, objectId); in GetJavaScriptResult()
167 …std::shared_ptr<NWeb::NWebValue> GetJavaScriptResultSelf(std::vector<std::shared_ptr<NWeb::NWebVal…
509 std::shared_ptr<NWebValue> GetJavaScriptResultSelf(std::vector<std::shared_ptr<NWebValue>> args,
946 std::shared_ptr<NWebValue> WebviewJavaScriptResultCallBack::GetJavaScriptResultSelf( in GetJavaScriptResultSelf() function in OHOS::NWeb::WebviewJavaScriptResultCallBack1021 return GetJavaScriptResultSelf(args, method, objName, routingId, objectId); in GetJavaScriptResult()