Lines Matching defs:self
30 def __init__(self, name, reason): argument
41 def __init__(self): argument
50 def __init__(self, loc): argument
60 def _is_need_verified_uid(self, uid: str): argument
64 def _is_need_verified_gid(self, gid): argument
69 def _is_need_verified_critical(self, critical: list): argument
72 def set_uid(self, uid): argument
81 def append_gid(self, gid): argument
90 def set_critical(self, critical: bool): argument
95 def handle_socket(self, socket: dict): argument
115 def record_related_item(self, related_item): argument
127 def __init__(self): argument
133 def __init__(self, process_item=None): argument
163 def verify(self, cfg_item): argument
173 def _verify_uid(self, uid): argument
176 def _verify_gid(self, gid): argument