Searched defs:ebWriteData (Results 1 - 1 of 1) sorted by relevance

/dalvik/tools/hprof-conv/
H A DHprofConv.c247 static int ebWriteData(ExpandBuf* pBuf, FILE* out) function
560 if (ebWriteData(pOutBuf, out) != 0)
601 if (ebWriteData(pBuf, out) != 0)
611 if (ebWriteData(pBuf, out) != 0)
659 if (ebWriteData(pBuf, out) != 0)

Completed in 4 milliseconds