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