Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Ddefault_file_source.cpp78 callback({}, getDownload(regionID).getStatus()); in getRegionStatus()
95 getDownload(regionID).setObserver(std::move(observer)); in setRegionObserver()
99 getDownload(regionID).setState(state); in setRegionDownloadState()
184 OfflineDownload& getDownload(int64_t regionID) { in getDownload() function in mbgl::DefaultFileSource::Impl