Searched refs:bsContentType (Results 1 – 2 of 2) sorted by relevance
472 ByteString bsContentType = WideString(wsContentType).UTF16LE_Encode(); in PostRequestURL() local474 (FPDF_WIDESTRING)bsContentType.GetBuffer(bsContentType.GetLength()); in PostRequestURL()
4704 ByteString bsContentType; in Post() local4707 bsContentType = ValueToUTF8String(argThree.get()); in Post()4726 WideString::FromUTF8(bsContentType.AsStringView()), in Post()