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

/dalvik/vm/alloc/
H A DAlloc.h27 ALLOC_DONT_TRACK = 0x01, /* don't add to internal tracking list */ enumerator in enum:__anon38
50 * flags is ALLOC_DONT_TRACK.
60 * flags is ALLOC_DONT_TRACK.
68 * This is called automatically by dvmMalloc() unless ALLOC_DONT_TRACK

Completed in 75 milliseconds