Home
last modified time | relevance | path

Searched refs:remote_obj (Results 1 – 1 of 1) sorted by relevance

/art/imgdiag/
Dimgdiag.cc398 mirror::Object* remote_obj = reinterpret_cast<mirror::Object*>( in DumpImageDiffMap() local
418 dirty_objects_by_class[klass].push_back(remote_obj); in DumpImageDiffMap()
427 mirror::Class* obj_as_class = reinterpret_cast<mirror::Class*>(remote_obj); in DumpImageDiffMap()
439 ArtMethod* art_method = reinterpret_cast<ArtMethod*>(remote_obj); in DumpImageDiffMap()
462 remote_class_map[descriptor] = reinterpret_cast<mirror::Class*>(remote_obj); in DumpImageDiffMap()