Home | History | Annotate | Download | only in runtime

Lines Matching defs:native_method

3386   void* native_method;
3390 native_method = libraries->FindNativeMethod(m, detail);
3393 if (native_method == nullptr) {
3397 return native_method;