HomeSort by relevance Sort by last modified time
    Searched refs:GetTotalAllocatedSize (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/
pickle.cc 382 void* p = realloc(header_, GetTotalAllocatedSize());
394 size_t Pickle::GetTotalAllocatedSize() const {
pickle.h 218 size_t GetTotalAllocatedSize() const;
  /external/libchrome/base/trace_event/
trace_event_argument.cc 467 pickle_.GetTotalAllocatedSize(),

Completed in 77 milliseconds