Home
last modified time | relevance | path

Searched defs:ReadAllOrNone (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/gif/
Dcfx_gifcontext_unittest.cpp49 TEST(CFX_GifContext, ReadAllOrNone) { in TEST() argument
Dcfx_gifcontext.cpp347 bool CFX_GifContext::ReadAllOrNone(uint8_t* dest, uint32_t size) { in ReadAllOrNone() function in fxcodec::CFX_GifContext