Searched refs:SetEntryPointFromJni (Results 1 – 2 of 2) sorted by relevance
394 SetEntryPointFromJni(new_native_method); in RegisterNative()401 SetEntryPointFromJni(GetJniDlsymLookupStub()); in UnregisterNative()
533 void SetEntryPointFromJni(const void* entrypoint) { in SetEntryPointFromJni() function