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

/external/pdfium/fpdfsdk/include/fpdfxfa/
H A Dfpdfxfa_app.h71 const CFX_WideStringC& wsHeader,
/external/pdfium/fpdfsdk/src/fpdfxfa/
H A Dfpdfxfa_app.cpp247 const CFX_WideStringC& wsHeader,
253 wsEncode.GetPtr(), wsHeader.GetPtr());
243 PostRequestURL(const CFX_WideStringC& wsURL, const CFX_WideStringC& wsData, const CFX_WideStringC& wsContentType, const CFX_WideStringC& wsEncode, const CFX_WideStringC& wsHeader, CFX_WideString& wsResponse) argument
/external/pdfium/public/
H A Dfpdf_formfill.h989 * wsHeader - The request header,in UTF-16LE format.
995 FPDF_BOOL (*FFI_PostRequestURL)(struct _FPDF_FORMFILLINFO* pThis, FPDF_WIDESTRING wsURL, FPDF_WIDESTRING wsData, FPDF_WIDESTRING wsContentType, FPDF_WIDESTRING wsEncode, FPDF_WIDESTRING wsHeader, FPDF_BSTR* respone);
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h369 const FX_WCHAR* wsHeader) {
387 CFX_ByteString bsHeader = CFX_WideString(wsHeader).UTF16LE_Encode();
365 FFI_PostRequestURL(const FX_WCHAR* wsURL, const FX_WCHAR* wsData, const FX_WCHAR* wsContentType, const FX_WCHAR* wsEncode, const FX_WCHAR* wsHeader) argument
/external/pdfium/xfa/include/fxfa/
H A Dfxfa.h259 * @param[in] wsHeader any additional HTTP headers to be included in the
268 const CFX_WideStringC& wsHeader,

Completed in 281 milliseconds