Searched refs:_bPreventRootCommits (Results 1 – 2 of 2) sorted by relevance
179 bool commitEmbeddedStorage( bool _bPreventRootCommits );306 bool DocumentStorageAccess::commitEmbeddedStorage( bool _bPreventRootCommits ) in commitEmbeddedStorage() argument308 if ( _bPreventRootCommits ) in commitEmbeddedStorage()323 if ( _bPreventRootCommits ) in commitEmbeddedStorage()955 bool ODatabaseModelImpl::commitEmbeddedStorage( bool _bPreventRootCommits ) in commitEmbeddedStorage() argument957 return getDocumentStorageAccess()->commitEmbeddedStorage( _bPreventRootCommits ); in commitEmbeddedStorage()
279 bool commitEmbeddedStorage( bool _bPreventRootCommits = false );
Completed in 47 milliseconds