Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.h42 static napi_value JS_GetCurrentSpeed(napi_env env, napi_callback_info cbinfo);
H A Dnapi_web_download_item.cpp300 napi_value NapiWebDownloadItem::JS_GetCurrentSpeed(napi_env env, napi_callback_info cbinfo) in JS_GetCurrentSpeed() function in OHOS::NWeb::NapiWebDownloadItem
816 DECLARE_NAPI_FUNCTION("getCurrentSpeed", JS_GetCurrentSpeed), in ExportWebDownloadItemClass()
1069 DECLARE_NAPI_FUNCTION("getCurrentSpeed", JS_GetCurrentSpeed), in DefineProperties()