Searched defs:getURL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/ | ||
| H A D | vector_source.cpp | 28 optional<std::string> VectorSource::getURL() const { in getURL() function in mbgl::style::VectorSource |
| H A D | geojson_source.cpp | 39 optional<std::string> GeoJSONSource::getURL() const { in getURL() function in mbgl::style::GeoJSONSource |
| H A D | raster_source.cpp | 27 optional<std::string> RasterSource::getURL() const { in getURL() function in mbgl::style::RasterSource |
| H A D | image_source.cpp | 50 optional<std::string> ImageSource::getURL() const { in getURL() function in mbgl::style::ImageSource |
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ | ||
| H A D | style.cpp | 29 std::string Style::getURL() const { in getURL() function in mbgl::style::Style |
| H A D | style_impl.cpp | 126 std::string Style::Impl::getURL() const { in getURL() function in mbgl::style::Style::Impl |