Searched defs:GetAllocatedData (Results 1 – 5 of 5) sorted by relevance
330 Pointer<A> GetAllocatedData() { return data_.allocated.allocated_data; } in GetAllocatedData() function332 ConstPointer<A> GetAllocatedData() const { in GetAllocatedData() function
325 pointer GetAllocatedData() { return data_.allocated.allocated_data; } in GetAllocatedData() function327 const_pointer GetAllocatedData() const { in GetAllocatedData() function
354 pointer GetAllocatedData() { return data_.allocated.allocated_data; } in GetAllocatedData() function356 const_pointer GetAllocatedData() const { in GetAllocatedData() function