Home
last modified time | relevance | path

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

/dalvik/vm/
DAllocTracker.cpp372 static size_t generateBaseOutput(u1* ptr, size_t baseLen, in generateBaseOutput() function
552 baseSize = generateBaseOutput(NULL, 0, classNames, methodNames, fileNames); in dvmGenerateTrackedAllocationReport()
567 generateBaseOutput(buffer, baseSize, classNames, methodNames, fileNames); in dvmGenerateTrackedAllocationReport()