Home
last modified time | relevance | path

Searched refs:SetPathAllowingUniversalAccess (Results 1 - 10 of 10) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb.h1344 virtual void SetPathAllowingUniversalAccess(const ArkWebStringVector& dirs,
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h381 void SetPathAllowingUniversalAccess(const std::vector<std::string>& pathList,
H A Dnapi_webview_controller.h364 static napi_value SetPathAllowingUniversalAccess(napi_env env, napi_callback_info info);
H A Dwebview_controller.cpp1984 void WebviewController::SetPathAllowingUniversalAccess( in SetPathAllowingUniversalAccess() function in OHOS::NWeb::WebviewController
1999 nweb_ptr->SetPathAllowingUniversalAccess(pathList, moduleName_, errorPath); in SetPathAllowingUniversalAccess()
H A Dnapi_webview_controller.cpp634 NapiWebviewController::SetPathAllowingUniversalAccess), in Init()
6383 napi_value NapiWebviewController::SetPathAllowingUniversalAccess( in SetPathAllowingUniversalAccess() function in OHOS::NapiWebviewController
6394 WVLOG_E("SetPathAllowingUniversalAccess init webview controller error."); in SetPathAllowingUniversalAccess()
6424 webviewController->SetPathAllowingUniversalAccess(pathList, errorPath); in SetPathAllowingUniversalAccess()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.h1180 void SetPathAllowingUniversalAccess(const ArkWebStringVector& dirs,
H A Dark_web_nweb_impl.cpp1055 void ArkWebNWebImpl::SetPathAllowingUniversalAccess(const ArkWebStringVector& dirs, in SetPathAllowingUniversalAccess() function in OHOS::ArkWeb::ArkWebNWebImpl
1060 nweb_nweb_->SetPathAllowingUniversalAccess(ArkWebStringVectorStructToClass(dirs), in SetPathAllowingUniversalAccess()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1230 void ArkWebNWebWrapper::SetPathAllowingUniversalAccess( in SetPathAllowingUniversalAccess() function in OHOS::ArkWeb::ArkWebNWebWrapper
1239 ark_web_nweb_->SetPathAllowingUniversalAccess(stDirs, stModuleName, stErrorPath); in SetPathAllowingUniversalAccess()
H A Dark_web_nweb_wrapper.h1193 void SetPathAllowingUniversalAccess(const std::vector<std::string>& dirs,
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1383 virtual void SetPathAllowingUniversalAccess(const std::vector<std::string>& dirList, in SetPathAllowingUniversalAccess() function in OHOS::NWeb::PrecompileError::NWeb

Completed in 26 milliseconds