Home | History | Annotate | Download | only in runtime

Lines Matching defs:native_method

3263   void* native_method;
3267 native_method = libraries->FindNativeMethod(m, detail);
3270 if (native_method == NULL) {
3274 return native_method;