Searched refs:get_crossystem_value (Results 1 – 3 of 3) sorted by relevance
247 if self.faft_client.system.get_crossystem_value(400 'hwid': self.faft_client.system.get_crossystem_value('hwid'),402 'ro_fwid': self.faft_client.system.get_crossystem_value('ro_fwid'),403 'rw_fwid': self.faft_client.system.get_crossystem_value('fwid'),
584 devsw_cur = self.faft_client.system.get_crossystem_value(
855 def get_crossystem_value(self, key): member in SystemServicer