Searched defs:CreateFromArtMethod (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/mirror/ | ||
| D | method.cc | 55 Method* Method::CreateFromArtMethod(Thread* self, ArtMethod* method) { in CreateFromArtMethod() function in art::mirror::Method |
| D | abstract_method.cc | 25 bool AbstractMethod::CreateFromArtMethod(ArtMethod* method) { in CreateFromArtMethod() function in art::mirror::AbstractMethod |