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