Searched refs:hasInternal (Results 1 – 2 of 2) sorted by relevance
93 optional<int64_t> hasInternal(const Resource&);
176 optional<int64_t> OfflineDatabase::hasInternal(const Resource& resource) { in hasInternal() function in mbgl::OfflineDatabase630 auto response = hasInternal(resource); in hasRegionResource()