Searched refs:DumpFlog (Results 1 – 2 of 2) sorted by relevance
251 new_flog = cr50_utils.DumpFlog(self.host).strip()287 original_flog = cr50_utils.DumpFlog(self.host).strip()
673 def DumpFlog(client): function