Searched refs:buffer_handle_slot (Results 1 – 1 of 1) sorted by relevance
717 for (auto& buffer_handle_slot : buffer_handle_slots) { in ImportBuffers() local719 buffer_handle_slot.first.value()); in ImportBuffers()722 ConsumerBuffer::Import(std::move(buffer_handle_slot.first)); in ImportBuffers()725 buffer_handle_slot.second); in ImportBuffers()731 AddBuffer(std::move(consumer_buffer), buffer_handle_slot.second); in ImportBuffers()