Searched refs:WEB_DOWNLOAD_DELEGATE (Results 1 – 1 of 1) sorted by relevance
144 const std::string WEB_DOWNLOAD_DELEGATE = "WebDownloadDelegate"; in Init() local146 …napi_define_class(env, WEB_DOWNLOAD_DELEGATE.c_str(), WEB_DOWNLOAD_DELEGATE.length(), JS_Construct… in Init()148 napi_set_named_property(env, exports, WEB_DOWNLOAD_DELEGATE.c_str(), webDownloadDelegateClass); in Init()