Lines Matching refs:m_aMutex

89 …OResultSet(OStatement_Base* pStmt,OSQLParseTreeIterator&	_aSQLIterator) :	OResultSet_BASE(m_aMutex)  in DBG_NAME()
164 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
206 ::osl::MutexGuard aGuard( m_aMutex ); in getTypes()
219 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
236 ::osl::MutexGuard aGuard( m_aMutex ); in getValue()
321 ::osl::MutexGuard aGuard( m_aMutex ); in getRow()
340 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
412 ::osl::MutexGuard aGuard( m_aMutex ); in isAfterLast()
422 ::osl::MutexGuard aGuard( m_aMutex ); in isFirst()
432 ::osl::MutexGuard aGuard( m_aMutex ); in isLast()
442 ::osl::MutexGuard aGuard( m_aMutex ); in beforeFirst()
453 ::osl::MutexGuard aGuard( m_aMutex ); in afterLast()
473 ::osl::MutexGuard aGuard( m_aMutex ); in first()
483 ::osl::MutexGuard aGuard( m_aMutex ); in last()
491 ::osl::MutexGuard aGuard( m_aMutex ); in absolute()
499 ::osl::MutexGuard aGuard( m_aMutex ); in relative()
507 ::osl::MutexGuard aGuard( m_aMutex ); in previous()
515 ::osl::MutexGuard aGuard( m_aMutex ); in getStatement()
526 ::osl::MutexGuard aGuard( m_aMutex ); in rowDeleted()
534 { ::osl::MutexGuard aGuard( m_aMutex ); in rowInserted()
544 ::osl::MutexGuard aGuard( m_aMutex ); in rowUpdated()
555 ::osl::MutexGuard aGuard( m_aMutex ); in isBeforeFirst()
598 ::osl::MutexGuard aGuard( m_aMutex ); in next()
608 ::osl::MutexGuard aGuard( m_aMutex ); in wasNull()
634 ::osl::MutexGuard aGuard( m_aMutex ); in insertRow()
659 ::osl::MutexGuard aGuard( m_aMutex ); in updateRow()
674 ::osl::MutexGuard aGuard( m_aMutex ); in deleteRow()
698 ::osl::MutexGuard aGuard( m_aMutex ); in cancelRowUpdates()
722 ::osl::MutexGuard aGuard( m_aMutex ); in moveToInsertRow()
747 ::osl::MutexGuard aGuard( m_aMutex ); in updateValue()
846 ::osl::MutexGuard aGuard( m_aMutex ); in updateBinaryStream()
866 ::osl::MutexGuard aGuard( m_aMutex ); in refreshRow()