Searched refs:WEB_DOWNLOAD_STATE_ENUM_NAME (Results 1 – 2 of 2) sorted by relevance
26 const std::string WEB_DOWNLOAD_STATE_ENUM_NAME = "WebDownloadState"; variable
877 …napi_define_class(env, WEB_DOWNLOAD_STATE_ENUM_NAME.c_str(), WEB_DOWNLOAD_STATE_ENUM_NAME.length(), in ExportWebDownloadStateEnum()880 …napi_set_named_property(env, *exportsPointer, WEB_DOWNLOAD_STATE_ENUM_NAME.c_str(), webDownloadSta… in ExportWebDownloadStateEnum()