Home
last modified time | relevance | path

Searched refs:bsHex (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_attachment.cpp33 ByteString CFXByteStringHexDecode(const ByteString& bsHex) { in CFXByteStringHexDecode() argument
36 HexDecode(bsHex.raw_span(), &result, &size); in CFXByteStringHexDecode()