Searched refs:_get_saved_consent_file_path (Results 1 – 1 of 1) sorted by relevance
196 def _get_saved_consent_file_path(self): member in platform_MetricsUploader205 shutil.move(self._CONSENT_FILE, self._get_saved_consent_file_path())237 if os.path.exists(self._get_saved_consent_file_path()):238 shutil.move(self._get_saved_consent_file_path(), self._CONSENT_FILE)