Searched refs:GetTotalAllocatedSize (Results 1 – 3 of 3) sorted by relevance
339 void* p = realloc(header_, GetTotalAllocatedSize()); in Resize()351 size_t Pickle::GetTotalAllocatedSize() const { in GetTotalAllocatedSize() function in base::Pickle
182 size_t GetTotalAllocatedSize() const;
570 pickle_.GetTotalAllocatedSize(), in EstimateTraceMemoryOverhead()