Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination_store.js374 this.destinations.some(function(otherDestination) { argument
375 return otherDestination.cloudID == destination.cloudID &&
376 otherDestination != destination;