Searched refs:GetBreakpointLocationCollection (Results 1 – 3 of 3) sorted by relevance
481 module_list, new_locations_event->GetBreakpointLocationCollection()); in ResolveBreakpointInModules()483 if (new_locations_event->GetBreakpointLocationCollection().GetSize() != in ResolveBreakpointInModules()607 removed_locations_event->GetBreakpointLocationCollection().Add( in ModulesChanged()829 locations_event->GetBreakpointLocationCollection().Add(loc_sp); in ModuleReplaced()840 locations_event->GetBreakpointLocationCollection().Add(loc_sp); in ModuleReplaced()
651 data->GetBreakpointLocationCollection().Add(shared_from_this()); in SendBreakpointLocationChangedEvent()
120 BreakpointLocationCollection &GetBreakpointLocationCollection() { in GetBreakpointLocationCollection() function