Searched refs:copy_allocations (Results 1 – 1 of 1) sorted by relevance
4048 std::vector<CopyAllocation*> copy_allocations; in ScheduleAsynchronousCopies() local4053 copy_allocations.push_back(copy_allocation); in ScheduleAsynchronousCopies()4059 copy_allocations, [](CopyAllocation* first, CopyAllocation* second) { in ScheduleAsynchronousCopies()4065 for (CopyAllocation* copy_allocation : copy_allocations) { in ScheduleAsynchronousCopies()