Home
last modified time | relevance | path

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

/dalvik/tools/hprof-conv/
DHprofConv.c171 static int ebEnsureCapacity(ExpandBuf* pBuf, int size) in ebEnsureCapacity() function
196 ebEnsureCapacity(pBuf, count); in ebAddData()
210 ebEnsureCapacity(pBuf, 1); in ebReadString()
236 ebEnsureCapacity(pBuf, count); in ebReadData()