Home
last modified time | relevance | path

Searched refs:InitNativeMethods (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/
H A Druntime.h1154 void InitNativeMethods() REQUIRES(!Locks::mutator_lock_);
H A Druntime.cc1068 InitNativeMethods(); in Start()
2292 void Runtime::InitNativeMethods() { in InitNativeMethods() function in art::Runtime
H A DAndroid.bp231 // startup (see Runtime::InitNativeMethods), but its API is internal