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