Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c176 static int ebEnsureCapacity(ExpandBuf* pBuf, int size) in ebEnsureCapacity() function
201 ebEnsureCapacity(pBuf, count); in ebAddData()
215 ebEnsureCapacity(pBuf, 1); in ebReadString()
241 ebEnsureCapacity(pBuf, count); in ebReadData()