Searched defs:h_this (Results 1 – 3 of 3) sorted by relevance
133 auto h_this(hs.NewHandle(this)); in CopyOf() local
69 void Class::SetStatus(Handle<Class> h_this, Status new_status, Thread* self) { in SetStatus()150 String* Class::ComputeName(Handle<Class> h_this) { in ComputeName()200 Handle<mirror::Class> h_this(hs.NewHandle(this)); in DumpClass() local1005 Handle<mirror::Class> h_this(hs.NewHandle(this)); in CopyOf() local1168 int32_t Class::GetInnerClassFlags(Handle<Class> h_this, int32_t default_value) { in GetInnerClassFlags()
179 Handle<mirror::Object> h_this(hs.NewHandle(current_this)); in IdentityHashCode() local