Searched refs:native_fnptr (Results 1 – 2 of 2) sorted by relevance
290 void* native_fnptr) { in SetUpForTest() argument327 if (native_fnptr != nullptr) { in SetUpForTest()328 JNINativeMethod methods[] = { { method_name, method_sig, native_fnptr } }; in SetUpForTest()
617 void* native_fnptr) { in SetUpForTest() argument651 if (native_fnptr != nullptr) { in SetUpForTest()652 JNINativeMethod methods[] = { { method_name, method_sig, native_fnptr } }; in SetUpForTest()