Searched defs:setAPIBaseURL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/ | ||
| H A D | online_file_source.hpp | 17 void setAPIBaseURL(const std::string& t) { apiBaseURL = t; } in setAPIBaseURL() function in mbgl::OnlineFileSource |
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ | ||
| H A D | default_file_source.cpp | 28 void setAPIBaseURL(const std::string& url) { in setAPIBaseURL() function in mbgl::DefaultFileSource::Impl |