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 __anon90ebbaaa0111::DownloadHintsImpl
/external/pdfium/fpdfsdk/
Dfpdf_dataavail_embeddertest.cpp115 void AddSegmentImpl(size_t offset, size_t size) { in AddSegmentImpl() function in __anondedca7440111::TestAsyncLoader
138 return static_cast<TestAsyncLoader*>(pThis)->AddSegmentImpl(offset, size); in SAddSegment()