Home
last modified time | relevance | path

Searched refs:offlineDatabaseSchema (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_schema.hpp8 static constexpr const char* offlineDatabaseSchema = variable
H A Doffline_database.cpp98 db->exec(offlineDatabaseSchema); in ensureSchema()