Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp5097 CFX_ByteString bsUId; in Uuid() local
5098 FX_GUID_ToString(&guid, bsUId, iNum); in Uuid()
5099 FXJSE_Value_SetUTF8String(args.GetReturnValue(), bsUId); in Uuid()