Searched refs:AllocEntry (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
H A DMemoryLeakTrackUtil.cpp85 } AllocEntry; typedef in typeref:struct:android::__anon268
103 AllocEntry * entries = new AllocEntry[count];
107 AllocEntry *e = &entries[i];
125 AllocEntry *e1 = &entries[i];
126 AllocEntry *e2 = &entries[i+1];
139 AllocEntry t = entries[i];
151 AllocEntry *e = &entries[i];

Completed in 35 milliseconds