Searched refs:raw_alloc_rec (Results 1 – 1 of 1) sorted by relevance
991 auto* raw_alloc_rec = alloc_rec.release(); in PostAllocRecord() local993 task_runner_->PostTask([weak_this, raw_alloc_rec, worker] { in PostAllocRecord()995 std::unique_ptr<AllocRecord>(raw_alloc_rec); in PostAllocRecord()