Searched refs:remoteEtags (Results 1 – 1 of 1) sorted by relevance
913 $remoteEtags = $this->getRemoteETagsForConnection($conn);914 dbglog($remoteEtags);915 if($remoteEtags === false)948 $worklist = $this->compareETags($remoteEtags, $localEtags);1080 * @param array $remoteEtags Array with the remot ETags1085 private function compareETags($remoteEtags, $localEtags) argument1096 foreach($remoteEtags as $href => $etag)