Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/loopback_server/
H A Dloopback_server.cc165 bool ClientWantsItem(const LoopbackServerEntity& entity) const { in ClientWantsItem() function in syncer::__anonc38072410111::UpdateSieve
177 DCHECK(ClientWantsItem(entity)); in UpdateProgressMarker()
456 if (sieve->ClientWantsItem(*id_and_entity.second)) { in HandleGetUpdatesRequest()