Searched defs:h_this_ptr (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass.cc198 ObjPtr<mirror::Class> h_this_ptr = h_this.Get(); local
199 SubtypeCheck<ObjPtr<mirror::Class>>::WriteStatus(h_this_ptr, new_status);

Completed in 36 milliseconds