Searched refs:get_crossystem_value (Results 1 – 3 of 3) sorted by relevance
274 if self.faft_client.system.get_crossystem_value(427 'hwid': self.faft_client.system.get_crossystem_value('hwid'),429 'ro_fwid': self.faft_client.system.get_crossystem_value('ro_fwid'),430 'rw_fwid': self.faft_client.system.get_crossystem_value('fwid'),
632 devsw_cur = self.faft_client.system.get_crossystem_value(
854 def get_crossystem_value(self, key): member in SystemServicer