Searched refs:snapshot_pos_to_name (Results 1 – 1 of 1) sorted by relevance
335 snapshot_pos_to_name = {}341 snapshot_pos_to_name[pos] = name344 return snapshot_pos_to_name364 def __init__(self, log_name, code_map, snapshot_pos_to_name): argument369 self.snapshot_pos_to_name = snapshot_pos_to_name473 if snapshot_pos in self.snapshot_pos_to_name:475 self.snapshot_pos_to_name[snapshot_pos]977 snapshot_pos_to_name=snapshot_name_map)