Home
last modified time | relevance | path

Searched refs:JS_GetFullPath (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.h52 static napi_value JS_GetFullPath(napi_env env, napi_callback_info cbinfo);
H A Dnapi_web_download_item.cpp477 napi_value NapiWebDownloadItem::JS_GetFullPath(napi_env env, napi_callback_info cbinfo) in JS_GetFullPath() function in OHOS::NWeb::NapiWebDownloadItem
479 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetFullPath"); in JS_GetFullPath()
497 WVLOG_E("[DOWNLOAD] NapiWebDownloadItem::JS_GetFullPath failed"); in JS_GetFullPath()
830 DECLARE_NAPI_FUNCTION("getFullPath", JS_GetFullPath), in ExportWebDownloadItemClass()
1083 DECLARE_NAPI_FUNCTION("getFullPath", JS_GetFullPath), in DefineProperties()

Completed in 2 milliseconds