Searched defs:ByteSequence (Results 1 – 4 of 4) sorted by relevance
40 inline ByteSequence::ByteSequence() SAL_THROW( () ) in ByteSequence() function in rtl::ByteSequence46 inline ByteSequence::ByteSequence( const ByteSequence & rSeq ) SAL_THROW( () ) in ByteSequence() function in rtl::ByteSequence52 inline ByteSequence::ByteSequence( sal_Sequence *pSequence) SAL_THROW( () ) in ByteSequence() function in rtl::ByteSequence58 inline ByteSequence::ByteSequence( const sal_Int8 * pElements, sal_Int32 len ) in ByteSequence() function in rtl::ByteSequence68 inline ByteSequence::ByteSequence( sal_Int32 len, enum __ByteSequence_NoDefault ) in ByteSequence() function in rtl::ByteSequence78 inline ByteSequence::ByteSequence( sal_Sequence *pSequence, enum __ByteSequence_NoAcquire ) SAL_THR… in ByteSequence() function in rtl::ByteSequence83 inline ByteSequence::ByteSequence( sal_Int32 len ) in ByteSequence() function in rtl::ByteSequence
161 class ByteSequence class
39 typedef ::com::sun::star::uno::Sequence<sal_Int8> ByteSequence; typedef
185 class ByteSequence: class
Completed in 27 milliseconds