Searched refs:_id_map (Results 1 – 1 of 1) sorted by relevance
1040 _id_map = None variable in Choice1073 cls._id_map = {}1080 cls._id_map[id_] = index1269 if id_ in self._id_map:1270 self._choice = self._id_map[id_]1288 asn1s = [self._format_class_tag(pair[0], pair[1]) for pair in self._id_map]