Home
last modified time | relevance | path

Searched refs:SetEntryPointFromJni (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_method.cc361 SetEntryPointFromJni(native_method); in RegisterNative()
Dart_method.h447 void SetEntryPointFromJni(const void* entrypoint) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in SetEntryPointFromJni() function