Home
last modified time | relevance | path

Searched defs:lastInsertRowId (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dsqlite3.cpp95 int64_t lastInsertRowId = 0; member in mapbox::sqlite::StatementImpl
432 int64_t Query::lastInsertRowId() const { in lastInsertRowId() function in mapbox::sqlite::Query
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dsqlite3.cpp61 int64_t lastInsertRowId = 0; member in mapbox::sqlite::StatementImpl
407 int64_t Query::lastInsertRowId() const { in lastInsertRowId() function in mapbox::sqlite::Query