Home
last modified time | relevance | path

Searched refs:ConstructFlowbuf (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h189 static ErrCode ConstructFlowbuf(napi_env env, napi_value argv, int& fd, size_t& scriptLength);
H A Dnapi_webview_controller.cpp3439 ErrCode NapiWebviewController::ConstructFlowbuf(napi_env env, napi_value argv, int& fd, size_t& scriptLength) in ConstructFlowbuf() function in OHOS::NWeb::NapiWebviewController
3485 ErrCode constructResult = ConstructFlowbuf(env, argv[INTEGER_ZERO], fd, scriptLength); in RunJavaScriptInternalExt()

Completed in 11 milliseconds