Home
last modified time | relevance | path

Searched refs:ConstructArgv (Results 1 - 4 of 4) sorted by relevance

/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_javascript_result_callback.h172 bool ConstructArgv(void* ashmem, std::vector<std::shared_ptr<NWeb::NWebValue>> args,
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_javascript_result_callback.cpp245 bool WebviewJavaScriptResultCallBackImpl::ConstructArgv(void* ashmem, in ConstructArgv() function in OHOS::Webview::WebviewJavaScriptResultCallBackImpl
330 if (!ConstructArgv(ashmem, args, argv, jsObj, routingId)) { in GetJavaScriptResultSelfFlowbuf()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h512 bool ConstructArgv(void* ashmem, std::vector<std::shared_ptr<NWebValue>> args,
H A Dwebview_javascript_result_callback.cpp1058 bool WebviewJavaScriptResultCallBack::ConstructArgv(void* ashmem, in ConstructArgv() function in OHOS::NWeb::WebviewJavaScriptResultCallBack
1186 if (!ConstructArgv(ashmem, args, argv, jsObj, routingId)) { in GetJavaScriptResultSelfFlowbuf()

Completed in 6 milliseconds