Home
last modified time | relevance | path

Searched refs:allocation_tx_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dinlined_vector.h426 void AcquireAllocatedData(AllocationTransaction* allocation_tx_ptr) { in AcquireAllocatedData() argument
427 SetAllocatedData(allocation_tx_ptr->GetData(), in AcquireAllocatedData()
428 allocation_tx_ptr->GetCapacity()); in AcquireAllocatedData()
430 allocation_tx_ptr->Reset(); in AcquireAllocatedData()