Searched refs:getDownload (Results 1 – 1 of 1) sorted by relevance
78 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