Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp484 ByteString bsGUID; in GUIDString() local
487 pdfium::span<char> pBuf = bsGUID.GetBuffer(40); in GUIDString()
496 bsGUID.ReleaseBuffer(bSeparator ? 36 : 32); in GUIDString()
497 return bsGUID; in GUIDString()