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

/dalvik/vm/alloc/
H A DHeapDebug.c117 unsigned char eventBuf[1 + (1 + sizeof(long long)) * 4]; local
273 unsigned char *c = eventBuf;
288 eventBuf, sizeof(eventBuf));
293 unsigned char eventBuf[1 + (1 + sizeof(int)) * 2]; local
317 unsigned char *c = eventBuf;
327 EVENT_TYPE_LIST, eventBuf, sizeof(eventBuf));

Completed in 41 milliseconds