Lines Matching defs:username
121 "end_state", "username", "userid", "be", "be_exists",
161 self.start_state, self.end_state, self.username, self.userid,
178 # username of the user that performed the operation.
179 username = None
359 op.username = portable.get_username()
361 op.username = "unknown"
496 op.username = node.getAttribute("username")
619 "the username of the user that performed the "
628 op.setAttribute("username", str(self.operation_username))