Home
last modified time | relevance | path

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

/system/core/libutils/
DLinearAllocator.cpp203 static const char* toSize(size_t value, float& result) { in toSize() function
219 prettySuffix = toSize(mTotalAllocated, prettySize); in dumpMemoryStats()
221 prettySuffix = toSize(mWastedSpace, prettySize); in dumpMemoryStats()