Home
last modified time | relevance | path

Searched defs:url_ (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dgeojson_source.cpp22 void GeoJSONSource::setURL(const std::string& url_) { in setURL()
H A Dimage_source.cpp30 void ImageSource::setURL(const std::string& url_) { in setURL()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dresource.hpp46 std::string url_, in Resource()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dstyle_impl.cpp50 void Style::Impl::loadURL(const std::string& url_) { in loadURL()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl.cpp1798 …callback = settings.resourceTransform()] (mbgl::Resource::Kind, const std::string &&url_) -> std::… in QMapboxGLPrivate()