Searched refs:InnerGetCustomeSchemeCmdLine (Results 1 – 2 of 2) sorted by relevance
56 static napi_value InnerGetCustomeSchemeCmdLine(napi_env env, napi_callback_info info);
47 …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