Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h378 CFX_ByteString bsContentType = in FFI_PostRequestURL() local
381 (FPDF_WIDESTRING)bsContentType.GetBuffer(bsContentType.GetLength()); in FFI_PostRequestURL()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp5470 CFX_ByteString bsContentType; in Post() local
5484 HValueToUTF8String(argThree, bsContentType); in Post()
5498 CFX_WideString::FromUTF8(bsContentType, bsContentType.GetLength()), in Post()