Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h100 static napi_value InnerGetCustomeSchemeCmdLine(napi_env env, napi_callback_info info);
H A Dnapi_webview_controller.cpp515 …LARE_NAPI_FUNCTION("getCustomeSchemeCmdLine", NapiWebviewController::InnerGetCustomeSchemeCmdLine), in Init()
1180 napi_value NapiWebviewController::InnerGetCustomeSchemeCmdLine(napi_env env, napi_callback_info inf… in InnerGetCustomeSchemeCmdLine() function in OHOS::NWeb::NapiWebviewController