Home
last modified time | relevance | path

Searched defs:m_Span (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_BitStream.h49 const pdfium::span<const uint8_t> m_Span; variable
/external/pdfium/core/fxcrt/
Dstring_view_template.h60 : m_Span(ptr, size) {} in m_Span() function
67 : m_Span(other) {} in m_Span() function
/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_helper.cc49 const pdfium::span<const char> m_Span; member in __anon7ea507570111::FuzzerTestLoader