Home
last modified time | relevance | path

Searched defs:old (Results 1 – 6 of 6) sorted by relevance

/art/test/654-checker-periodic/src/
DMain.java99 float old = lF; in doitUpFloatAlt() local
118 float old = lF; in doitDownFloatAlt() local
/art/runtime/
Dhandle.h132 T* old = down_cast<T*>(ref->AsMirrorPtr()); in Assign() local
139 T* old = down_cast<T*>(ref->AsMirrorPtr()); in Assign() local
Dclass_linker.cc2788 ObjPtr<mirror::Class> old; in FindClass() local
7052 ArtMethod* old = FindSameNameAndSignature(interface_name_comparator, in FindMethod() local
/art/tools/ahat/src/heapdump/
DPerflib.java62 Long old = allocs.get(inst); in getRegisteredNativeAllocations() local
/art/test/497-inlining-and-class-loader/
Dclear_dex_cache.cc75 ObjPtr<mirror::Array> old = soa.Decode<mirror::Array>(old_cache); in Java_Main_restoreResolvedMethods() local
/art/runtime/gc/
Dheap.cc1121 AllocationListener* old; in GetAndOverwriteAllocationListener() local
4031 AllocationListener* old = GetAndOverwriteAllocationListener(&alloc_listener_, l); in SetAllocationListener() local
4039 AllocationListener* old = GetAndOverwriteAllocationListener(&alloc_listener_, nullptr); in RemoveAllocationListener() local