Home
last modified time | relevance | path

Searched defs:h_this (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Darray.cc133 auto h_this(hs.NewHandle(this)); in CopyOf() local
Dclass.cc59 void Class::SetStatus(Handle<Class> h_this, Status new_status, Thread* self) { in SetStatus()
161 String* Class::ComputeName(Handle<Class> h_this) { in ComputeName()
211 Handle<mirror::Class> h_this(hs.NewHandle(this)); in DumpClass() local
862 Handle<mirror::Class> h_this(hs.NewHandle(this)); in CopyOf() local
Dobject.cc174 Handle<mirror::Object> h_this(hs.NewHandle(current_this)); in IdentityHashCode() local