Home
last modified time | relevance | path

Searched refs:InnerGetCustomeSchemeCmdLine (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.h56 static napi_value InnerGetCustomeSchemeCmdLine(napi_env env, napi_callback_info info);
Dnapi_webview_controller.cpp47 …LARE_NAPI_FUNCTION("getCustomeSchemeCmdLine", NapiWebviewController::InnerGetCustomeSchemeCmdLine), in Init()
328 napi_value NapiWebviewController::InnerGetCustomeSchemeCmdLine(napi_env env, napi_callback_info inf… in InnerGetCustomeSchemeCmdLine() function in OHOS::NWeb::NapiWebviewController