Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.h246 bool GetRawFileUrl(const std::string &fileName,
Dwebview_controller.cpp531 bool WebviewController::GetRawFileUrl(const std::string &fileName, in GetRawFileUrl() function in OHOS::NWeb::WebviewController
604 return GetRawFileUrl(fileName, bundleName, moduleName, result); in ParseUrl()