Home
last modified time | relevance | path

Searched defs:bsURL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp559 ByteString bsURL = wsURL.ToUTF16LE(); in PostRequestURL() local
587 ByteString bsURL = wsURL.ToUTF16LE(); in PutRequestURL() local
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffdoc.cpp185 void CXFA_FFDoc::GotoURL(const WideString& bsURL) { in GotoURL()
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp659 WideString EncodeURL(const ByteString& bsURL) { in EncodeURL()
4234 ByteString bsURL = ValueToUTF8String(info.GetIsolate(), argOne); in Post() local
4291 ByteString bsURL = ValueToUTF8String(info.GetIsolate(), argOne); in Put() local