Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.h46 static napi_value JS_GetState(napi_env env, napi_callback_info cbinfo);
H A Dnapi_web_download_item.cpp400 napi_value NapiWebDownloadItem::JS_GetState(napi_env env, napi_callback_info cbinfo) in JS_GetState() function in OHOS::NWeb::NapiWebDownloadItem
402 WVLOG_D("[DOWNLOAD] NapiWebDownloadItem::JS_GetState"); in JS_GetState()
818 DECLARE_NAPI_FUNCTION("getState", JS_GetState), in ExportWebDownloadItemClass()
1071 DECLARE_NAPI_FUNCTION("getState", JS_GetState), in DefineProperties()

Completed in 2 milliseconds