Searched refs:replayid (Results 1 – 3 of 3) sorted by relevance
2113 payload['description'] = replayid2126 def find_replay(self, scvolume, replayid): argument2160 replayid)2164 def manage_replay(self, screplay, replayid): argument2171 if screplay and replayid:2173 payload['description'] = replayid2200 def delete_replay(self, scvolume, replayid): argument2213 LOG.debug('Expiring replay %s', replayid)2345 replayid = str(uuid.uuid4())2763 payload['description'] = replayid[all …]
5067 replayid = '12345.200'5094 replayid = '12345.200'5116 replayid = '12345.200'6290 replayid = 'guid'6317 replayid = 'guid'6392 replayid = 'Cinder Test Replay012345678910'6393 res = self.scapi._find_cg_replays(profile, replayid)6410 replayid = 'Cinder Test Replay012345678910'6411 res = self.scapi._find_cg_replays(profile, replayid)6432 replayid = 'Cinder Test Replay012345678910'[all …]
580 int replayid = replay->checkedId (); in slotRecord() local582 m_player->settings ()->replayoption = Settings::ReplayOption (replayid); in slotRecord()