Lines Matching refs:flags
414 void* dvmMalloc(size_t size, int flags)466 if ((flags & ALLOC_FINALIZABLE) != 0) {510 if ((flags & ALLOC_DONT_TRACK) == 0) {