Home
last modified time | relevance | path

Searched refs:GetDownloadHints (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/testing/
Dembedder_test.cpp155 FPDFAvail_IsDocAvail(*avail, network_simulator->GetDownloadHints()); in OpenDocumentHelper()
168 FPDFAvail_IsFormAvail(*avail, network_simulator->GetDownloadHints()); in OpenDocumentHelper()
179 network_simulator->GetDownloadHints()); in OpenDocumentHelper()
239 fake_file_access_->GetDownloadHints()); in GetFirstPageNum()
247 fake_file_access_->GetDownloadHints()); in GetPageCount()
Dfake_file_access.h22 FX_DOWNLOADHINTS* GetDownloadHints() const { return download_hints_.get(); } in GetDownloadHints() function