Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dxstorage.hxx342 sal_Int32 GetRefCount_Impl() { return m_refCount; } in GetRefCount_Impl() function in OStorage
H A Dxstorage.cxx426 …OSL_ENSURE( aStorage.GetRefCount_Impl(), "There must be a reference alive to use this method!\n" ); in SetReadOnlyWrap()