HomeSort by relevance Sort by last modified time
    Searched refs:ClientWantsItem (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sync/test/fake_server/
fake_server.cc 81 bool ClientWantsItem(FakeServerEntity* entity) const {
289 if (sieve->ClientWantsItem(entity)) {
  /external/chromium_org/sync/tools/testserver/
chromiumsync.py 441 def ClientWantsItem(self, item):
792 if item.deleted or sieve.ClientWantsItem(item)]
    [all...]

Completed in 53 milliseconds