Searched refs:get_modem_ssr_crash_count (Results 1 – 2 of 2) sorted by relevance
402 before_modem_ssr = gutils.get_modem_ssr_crash_count(self.ad)404 after_modem_ssr = gutils.get_modem_ssr_crash_count(self.ad)717 before_modem_ssr = gutils.get_modem_ssr_crash_count(self.ad)719 after_modem_ssr = gutils.get_modem_ssr_crash_count(self.ad)
318 def get_modem_ssr_crash_count(ad): function