Home | History | Annotate | Download | only in runtime

Lines Matching refs:target_method

1137   // * target_method - The method we are trying to find a default implementation for.
1138 // * klass - The class we are searching for a definition of target_method.
1143 // searching for target_method. The default method implementation is stored into
1146 // searching for target_method but no default implementation was found either.
1150 // target_method. The value of *out_default_method is null.
1153 ArtMethod* target_method,