Home | History | Annotate | Download | only in patchoat

Lines Matching defs:native_method

555   uintptr_t native_method = reinterpret_cast<uintptr_t>(
557 if (native_method != 0) {
558 copy->SetEntryPointFromJniPtrSize(reinterpret_cast<void*>(native_method + delta_),