Searched refs:ModelMethodGuard (Results 1 – 3 of 3) sorted by relevance
1118 ModelMethodGuard aGuard( *this ); in setLoginTimeout()1126 ModelMethodGuard aGuard( *this ); in getLoginTimeout()1160 ModelMethodGuard aGuard( *this ); in connectWithCompletion()1263 ModelMethodGuard aGuard( *this ); in getConnection()1296 ModelMethodGuard aGuard( *this ); in getBookmarks()1304 ModelMethodGuard aGuard( *this ); in getQueryDefinitions()1337 ModelMethodGuard aGuard( *this ); in getTables()1382 ModelMethodGuard aGuard( *this ); in flushed()1428 ModelMethodGuard aGuard( *this ); in elementInserted()1436 ModelMethodGuard aGuard( *this ); in elementRemoved()[all …]
549 struct GuardAccess { friend class ModelMethodGuard; private: GuardAccess() { } }; in GuardAccess()607 class ModelMethodGuard : public ::osl::ResettableMutexGuard class621 ModelMethodGuard( const ModelDependentComponent& _component ) in ModelMethodGuard() function in dbaccess::ModelMethodGuard627 ~ModelMethodGuard() in ~ModelMethodGuard()
639 class DocumentGuard : private ModelMethodGuard671 :ModelMethodGuard( _document ) in DocumentGuard()689 ModelMethodGuard::clear(); in clear()693 ModelMethodGuard::reset(); in reset()
Completed in 41 milliseconds