Searched refs:buffer_handle_slot (Results 1 – 1 of 1) sorted by relevance
631 for (auto& buffer_handle_slot : buffer_handle_slots) { in ImportBuffers() local633 buffer_handle_slot.first.value()); in ImportBuffers()636 BufferConsumer::Import(std::move(buffer_handle_slot.first)); in ImportBuffers()639 buffer_handle_slot.second); in ImportBuffers()645 AddBuffer(std::move(buffer_consumer), buffer_handle_slot.second); in ImportBuffers()