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