Searched refs:out_collection (Results 1 – 2 of 2) sorted by relevance
202 BreakpointSite::CopyOwnersList(BreakpointLocationCollection &out_collection) { in CopyOwnersList() argument205 out_collection.Add(loc_sp); in CopyOwnersList()207 return out_collection.GetSize(); in CopyOwnersList()
139 size_t CopyOwnersList(BreakpointLocationCollection &out_collection);