Searched refs:trap_ids_ (Results 1 – 2 of 2) sorted by relevance
293 TrapIds::const_iterator iter = trap_ids_.find(key); in Add()294 if (iter != trap_ids_.end()) { in Add()352 trap_ids_[key] = id; in Add()
73 TrapIds trap_ids_; // Maps from TrapKeys to numeric ids variable