HomeSort by relevance Sort by last modified time
    Searched refs:GetBlockImpl (Results 1 - 2 of 2) sorted by null

  /external/pdfium/testing/
fake_file_access.cpp 22 m_GetBlock = &GetBlockImpl;
26 static int GetBlockImpl(void* param,
  /external/pdfium/fpdfsdk/
fpdf_dataavail_embeddertest.cpp 99 int GetBlockImpl(unsigned long pos, unsigned char* pBuf, unsigned long size) {
130 return static_cast<TestAsyncLoader*>(param)->GetBlockImpl(pos, pBuf, size);

Completed in 86 milliseconds