Home
last modified time | relevance | path

Searched defs:transformURL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Durl.hpp49 inline std::string transformURL(const std::string& tpl, const std::string& url) { in transformURL() function
H A Durl.cpp132 std::string transformURL(const std::string& tpl, const std::string& str, const URL& url) { in transformURL() function