Searched defs:after (Results 1 – 5 of 5) sorted by relevance
49 Allocations after = new Allocations(DdmVmInternal.getRecentAllocations()); in testRecentAllocationTracking() local
495 DexCacheStats after; in VMRuntime_preloadDexCaches() local
89 void Mir2Lir::MarkSafepointPCAfter(LIR* after) { in MarkSafepointPCAfter()
188 void Mir2Lir::MarkPossibleNullPointerExceptionAfter(int opt_flags, LIR* after) { in MarkPossibleNullPointerExceptionAfter()
1347 static const struct { const char before; const char after; } match[] = { in ReplaceSpecialChars() member