Home
last modified time | relevance | path

Searched defs:FileSource (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dfile_source.hpp14 class FileSource : private util::noncopyable { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_source.cpp16 void AnnotationSource::loadDescription(FileSource&) { in loadDescription() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dcustom_geometry_source.cpp26 void CustomGeometrySource::loadDescription(FileSource&) { in loadDescription() argument