Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c155 static inline size_t ebGetLength(ExpandBuf* pBuf) in ebGetLength() function
440 int len = ebGetLength(pBuf); in processHeapDump()
584 set4BE(ebGetBuffer(pOutBuf) + 5, ebGetLength(pOutBuf) - kRecHdrLen); in processHeapDump()
647 assert(ebGetLength(pBuf) == 0); in filterData()