Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_item.cpp845 napi_value webDownloadStateTypeEnum = nullptr; in ExportWebDownloadStateEnum() local
878 webDownloadStateProperties, &webDownloadStateTypeEnum); in ExportWebDownloadStateEnum()
879 napi_set_named_property(env, *exportsPointer, WEB_DOWNLOAD_STATE_ENUM_NAME.c_str(), webDownloadStateTypeEnum); in ExportWebDownloadStateEnum()

Completed in 2 milliseconds