Home
last modified time | relevance | path

Searched refs:responseError (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 Doffline.hpp167 virtual void responseError(Response::Error) {} in responseError() function in mbgl::OfflineRegionObserver
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_download.cpp341 observer->responseError(*onlineResponse.error); in ensureResource()