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

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

Completed in 244 milliseconds