Searched refs:CopyOwnersList (Results 1 – 3 of 3) sorted by relevance
139 size_t CopyOwnersList(BreakpointLocationCollection &out_collection);
202 BreakpointSite::CopyOwnersList(BreakpointLocationCollection &out_collection) { in CopyOwnersList() function in BreakpointSite
289 size_t num_owners = bp_site_sp->CopyOwnersList(site_locations); in PerformAction()