Home | History | Annotate | Download | only in testserver

Lines Matching refs:cache_guid

554   def _RewriteIdsAsServerIds(self, entry, cache_guid, commit_session):
565 cache_guid: The globally unique ID of the client that sent this
575 new_id = self._ClientIdToId(cache_guid, entry.id_string)
576 entry.originator_cache_guid = cache_guid
585 def CommitEntry(self, entry, cache_guid, commit_session):
590 cache_guid: A string value uniquely identifying the client; this
605 self._RewriteIdsAsServerIds(entry, cache_guid, commit_session)
782 guid = commit_message.cache_guid