Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp497 ByteString bsGUID; in GUIDString() local
500 pdfium::span<char> pBuf = bsGUID.GetBuffer(40); in GUIDString()
509 bsGUID.ReleaseBuffer(bSeparator ? 36 : 32); in GUIDString()
510 return bsGUID; in GUIDString()