Searched refs:raw_buffer (Results 1 – 1 of 1) sorted by relevance
129 void* raw_buffer = buffer.get(); in Allocate() local130 allocations_[raw_buffer] = std::move(buffer); in Allocate()131 return raw_buffer; in Allocate()