Searched refs:native_fnptr (Results 1 – 2 of 2) sorted by relevance
283 void* native_fnptr) { in SetUpForTest() argument320 if (native_fnptr != nullptr) { in SetUpForTest()321 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()