Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.h49 static napi_value JS_GetMethod(napi_env env, napi_callback_info cbinfo);
H A Dnapi_web_download_item.cpp198 napi_value NapiWebDownloadItem::JS_GetMethod(napi_env env, napi_callback_info cbinfo) in JS_GetMethod() function in OHOS::NWeb::NapiWebDownloadItem
821 DECLARE_NAPI_FUNCTION("getMethod", JS_GetMethod), in ExportWebDownloadItemClass()
1074 DECLARE_NAPI_FUNCTION("getMethod", JS_GetMethod), in DefineProperties()