Searched refs:Base64DecodeW (Results 1 – 1 of 1) sorted by relevance
92 int32_t Base64DecodeW(const FX_WCHAR* pSrc, int32_t iSrcLen, uint8_t* pDst) { in Base64DecodeW() function215 Base64DecodeW(wsPDFContent.c_str(), wsPDFContent.GetLength(), nullptr); in XFA_GetPDFContentsFromPDFXML()218 Base64DecodeW(wsPDFContent.c_str(), wsPDFContent.GetLength(), pByteBuffer); in XFA_GetPDFContentsFromPDFXML()