Home
last modified time | relevance | path

Searched refs:needRollback (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.cpp434 if (needRollback) { in ~Transaction()
444 needRollback = false; in commit()
449 needRollback = false; in rollback()
H A Dsqlite3.hpp174 bool needRollback = true; member in mapbox::sqlite::Transaction
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dsqlite3.cpp458 if (needRollback) { in ~Transaction()
468 needRollback = false; in commit()
473 needRollback = false; in rollback()