Home
last modified time | relevance | path

Searched defs:getAPIBaseURL (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 Donline_file_source.hpp18 std::string getAPIBaseURL() const { return apiBaseURL; } in getAPIBaseURL() function in mbgl::OnlineFileSource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Ddefault_file_source.cpp32 std::string getAPIBaseURL() const{ in getAPIBaseURL() function in mbgl::DefaultFileSource::Impl
226 std::string DefaultFileSource::getAPIBaseURL() { in getAPIBaseURL() function in mbgl::DefaultFileSource