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