Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dsource_observer.hpp16 virtual void onSourceError(Source&, std::exception_ptr) {} in onSourceError() function in mbgl::style::SourceObserver
H A Dstyle_impl.cpp299 void Style::Impl::onSourceError(Source& source, std::exception_ptr error) { in onSourceError() function in mbgl::style::Style::Impl