Searched defs:CreateFromArtMethod (Results 1 – 1 of 1) sorted by relevance
29 ObjPtr<Method> Method::CreateFromArtMethod(Thread* self, ArtMethod* method) { in CreateFromArtMethod() function in art::mirror::Method44 ObjPtr<Constructor> Constructor::CreateFromArtMethod(Thread* self, ArtMethod* method) { in CreateFromArtMethod() function in art::mirror::Constructor