Searched refs:bsRet (Results 1 – 2 of 2) sorted by relevance
255 CFX_ByteString bsRet = CFX_ByteString(pbuff, nActualLen); in FFI_GetPlatform() local257 (unsigned short*)bsRet.GetBuffer(bsRet.GetLength()), in FFI_GetPlatform()258 bsRet.GetLength() / sizeof(unsigned short)); in FFI_GetPlatform()445 CFX_ByteString bsRet = CFX_ByteString(pbuff, nActualLen); in FFI_GetLanguage() local447 (unsigned short*)bsRet.GetBuffer(bsRet.GetLength()), in FFI_GetLanguage()448 bsRet.GetLength() / sizeof(unsigned short)); in FFI_GetLanguage()
295 CFX_ByteString bsRet = CFX_ByteString(pBuff.get(), nActualLen); in JS_fieldBrowse() local296 CFX_WideString wsRet = CFX_WideString::FromLocal(bsRet); in JS_fieldBrowse()318 CFX_ByteString bsRet = CFX_ByteString(pBuff.get(), nActualLen); in JS_docGetFilePath() local319 CFX_WideString wsRet = CFX_WideString::FromLocal(bsRet); in JS_docGetFilePath()