Home | History | Annotate | Download | only in testserver

Lines Matching refs:client_item_id

337   def _ClientIdToId(self, client_guid, client_item_id):
346 client_item_id: An ID that uniquely identifies this item on the client
353 return '<server ID originally>%s/%s' % (client_guid, client_item_id)