Searched defs:Good (Results 1 – 2 of 2) sorted by relevance
75 sal_Bool Good() { return sal_Bool( nError == SVSTREAM_OK ); } in Good() function in StgCache
85 sal_Bool Good() const { return sal_Bool( m_nError == SVSTREAM_OK ); } in Good() function in StorageBase
Completed in 18 milliseconds