Home
last modified time | relevance | path

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

/aoo41x/main/package/source/xstor/
H A Dowriteablestream.cxx66 …ual( const ::comphelper::SequenceAsHashMap& aHash1, const ::comphelper::SequenceAsHashMap& aHash2 ) in PackageEncryptionDatasEqual() argument
68 bool bResult = ( aHash1.size() && aHash1.size() == aHash2.size() ); in PackageEncryptionDatasEqual()
77 …uno::Sequence< sal_Int8 > aKey2 = aHash2.getUnpackedValueOrDefault( aIter->first, uno::Sequence< s… in PackageEncryptionDatasEqual()
H A Dowriteablestream.hxx76 …al( const ::comphelper::SequenceAsHashMap& aHash1, const ::comphelper::SequenceAsHashMap& aHash2 );

Completed in 27 milliseconds