Searched refs:WebDownloadItem_ContentDisposition (Results 1 – 5 of 5) sorted by relevance
65 WebDownloadItem_ContentDisposition(nullptr); in NapiFuzzTest()
79 this->contentDisposition = std::string(WebDownloadItem_ContentDisposition(downloadItem)); in WebDownloadItem()
124 NWEB_EXPORT char *WebDownloadItem_ContentDisposition(const NWebDownloadItem *downloadItem);
72 DO(WebDownloadItem_ContentDisposition); \373 extern "C" char* WebDownloadItem_ContentDisposition(const NWebDownloadItem* downloadItem) in WebDownloadItem_ContentDisposition() function
410 char* disposition = WebDownloadItem_ContentDisposition(downloadItem);