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