Searched refs:alloc_ctx_tracker (Results 1 – 1 of 1) sorted by relevance
37 void DestructAllocationContextTracker(void* alloc_ctx_tracker) { in DestructAllocationContextTracker() argument38 delete static_cast<AllocationContextTracker*>(alloc_ctx_tracker); in DestructAllocationContextTracker()