Lines Matching refs:toByteString
46 inline rtl::OString toByteString(rtl_uString const * str) { in toByteString() function
1238 static_cast< TypeWriter * >(hEntry)->m_doku = toByteString(doku); in setDoku()
1243 static_cast< TypeWriter * >(hEntry)->m_fileName = toByteString(fileName); in setFileName()
1255 toByteString(name), toByteString(typeName), in typereg_writer_setFieldData()
1256 toByteString(documentation), toByteString(fileName), flags, in typereg_writer_setFieldData()
1288 toByteString(name), toByteString(returnTypeName), flags, in typereg_writer_setMethodData()
1289 parameterCount, exceptionCount, toByteString(documentation)); in typereg_writer_setMethodData()
1317 toByteString(typeName), toByteString(name), flags); in typereg_writer_setMethodParameterData()
1342 exceptionIndex, toByteString(typeName)); in typereg_writer_setMethodExceptionTypeName()
1393 toByteString(typeName), sort, toByteString(documentation), flags); in typereg_writer_setReferenceData()
1419 version, toByteString(documentation), toByteString(fileName), in typereg_writer_create()
1420 typeClass, published, toByteString(typeName), superTypeCount, in typereg_writer_create()
1437 index, toByteString(typeName)); in typereg_writer_setSuperTypeName()