Searched defs:styleResponse (Results 1 – 1 of 1) sorted by relevance
68 optional<Response> styleResponse = offlineDatabase.get(Resource::style(definition.styleURL)); in getStatus() local159 ensureResource(Resource::style(definition.styleURL), [&](Response styleResponse) { in activateDownload()