Searched refs:SetEntryPointFromJni (Results 1 – 2 of 2) sorted by relevance
361 SetEntryPointFromJni(native_method); in RegisterNative()
447 void SetEntryPointFromJni(const void* entrypoint) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetEntryPointFromJni() function