Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dfake_file_access.cpp61 AddSegment = &AddSegmentImpl; in DownloadHintsImpl()
64 static void AddSegmentImpl(FX_DOWNLOADHINTS* pThis, in AddSegmentImpl() function in __anon0b07eb730111::DownloadHintsImpl
/external/pdfium/fpdfsdk/
Dfpdf_dataavail_embeddertest.cpp111 void AddSegmentImpl(size_t offset, size_t size) { in AddSegmentImpl() function in __anon600f286d0111::TestAsyncLoader
134 return static_cast<TestAsyncLoader*>(pThis)->AddSegmentImpl(offset, size); in SAddSegment()