Searched refs:CreateDownloadManagerFunc (Results 1 – 1 of 1) sorted by relevance
23 using CreateDownloadManagerFunc = DownloadManager* (*)(); typedef36 …auto entry = reinterpret_cast<CreateDownloadManagerFunc>(dlsym(handle, CREATE_DOWNLOAD_MANAGER_FUN… in CreateDownloadManager()