Searched defs:ReadAllOrNone (Results 1 – 3 of 3) sorted by relevance
52 TEST(CFX_GifContext, ReadAllOrNone) { in TEST() argument
332 bool CFX_GifContext::ReadAllOrNone(uint8_t* dest, uint32_t size) { in ReadAllOrNone() function in fxcodec::CFX_GifContext
661 bool CFX_BmpDecompressor::ReadAllOrNone(pdfium::span<uint8_t> buf) { in ReadAllOrNone() function in fxcodec::CFX_BmpDecompressor