Home
last modified time | relevance | path

Searched refs:setTransformedURL (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Donline_file_source.cpp40 void setTransformedURL(const std::string&& url);
80 ref.invoke(&OnlineFileRequest::setTransformedURL, std::move(url)); in add()
394 void OnlineFileRequest::setTransformedURL(const std::string&& url) { in setTransformedURL() function in mbgl::OnlineFileRequest