Home
last modified time | relevance | path

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 Dvector_source.cpp28 optional<std::string> VectorSource::getURL() const { in getURL() function in mbgl::style::VectorSource
H A Dgeojson_source.cpp39 optional<std::string> GeoJSONSource::getURL() const { in getURL() function in mbgl::style::GeoJSONSource
H A Draster_source.cpp27 optional<std::string> RasterSource::getURL() const { in getURL() function in mbgl::style::RasterSource
H A Dimage_source.cpp50 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 Dstyle.cpp29 std::string Style::getURL() const { in getURL() function in mbgl::style::Style
H A Dstyle_impl.cpp126 std::string Style::Impl::getURL() const { in getURL() function in mbgl::style::Style::Impl