Home
last modified time | relevance | path

Searched defs:art_method (Results 1 – 2 of 2) sorted by relevance

/art/imgdiag/
Dimgdiag.cc599 ArtMethod* art_method = reinterpret_cast<ArtMethod*>(remote_obj); in DumpImageDiffMap() local
695 auto art_method = art_method_dirty_objects[i]; in DumpImageDiffMap() local
717 auto art_method = reinterpret_cast<ArtMethod*>(obj); in DumpImageDiffMap() local
805 auto art_method = reinterpret_cast<ArtMethod*>(obj); in DumpImageDiffMap() local
/art/compiler/optimizing/
Dintrinsics.cc551 ArtMethod* art_method = in CheckInvokeType() local