Searched refs:log_op (Results 1 – 2 of 2) sorted by relevance
164 self.log_op(self.OP_REBOOT, reboot)207 self.log_op(self.OP_SUSPEND, suspend)227 self.log_op(self.OP_REBOOT, op_func)
441 def log_op(self, op, op_func): member in Host