Searched refs:bsDestination (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h229 CFX_ByteString bsDestination = CFX_WideString(URL).UTF16LE_Encode(); local
230 FPDF_WIDESTRING pDestination = (FPDF_WIDESTRING)bsDestination.GetBuffer(bsDestination.GetLength());
232 bsDestination.ReleaseBuffer();

Completed in 65 milliseconds