Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.cc1650 const bool use_malloc = IsAotCompiler(); in Init() local
1651 if (use_malloc) { in Init()