Searched refs:allocation_tx_ptr (Results 1 – 1 of 1) sorted by relevance
426 void AcquireAllocatedData(AllocationTransaction* allocation_tx_ptr) { in AcquireAllocatedData() argument427 SetAllocatedData(allocation_tx_ptr->GetData(), in AcquireAllocatedData()428 allocation_tx_ptr->GetCapacity()); in AcquireAllocatedData()430 allocation_tx_ptr->Reset(); in AcquireAllocatedData()