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

/dalvik/tools/dmtracedump/
H A DTraceDump.c207 typedef struct DiffEntry { struct
214 } DiffEntry; typedef in typeref:struct:DiffEntry
2570 const DiffEntry* entryA = (const DiffEntry*)a;
2571 const DiffEntry* entryB = (const DiffEntry*)b;
2586 const DiffEntry* entryA = (const DiffEntry*)a;
2587 const DiffEntry* entryB = (const DiffEntry*)
[all...]

Completed in 27 milliseconds