Searched refs:uniqueName (Results 1 – 3 of 3) sorted by relevance
63 public $uniqueName; variable in Google\\Service\\Games\\Snapshot208 public function setUniqueName($uniqueName) argument210 $this->uniqueName = $uniqueName;217 return $this->uniqueName;
217 $uniqueName = str_replace('.', '_', uniqid('tmp', true));218 $tempFilename = $workPath . $uniqueName . ".miz";