Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.cpp837 napi_value webDownloadClass = nullptr; in ExportWebDownloadItemClass() local
839 sizeof(properties) / sizeof(properties[0]), properties, &webDownloadClass); in ExportWebDownloadItemClass()
840 napi_set_named_property(env, *exportsPointer, WEB_DOWNLOAD_ITEMT.c_str(), webDownloadClass); in ExportWebDownloadItemClass()

Completed in 2 milliseconds