Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/
H A Dqmapboxgl.hpp82 QString m_cacheDatabasePath; member in QMapboxGLSettings
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp253 , m_cacheDatabasePath(":memory:") in QMapboxGLSettings()
375 return m_cacheDatabasePath; in cacheDatabasePath()
385 m_cacheDatabasePath = path; in setCacheDatabasePath()