Home
last modified time | relevance | path

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

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