Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h41 static constexpr const char* kDex2oatDebug32Path = ANDROID_ART_APEX_BIN "/dex2oatd32"; variable
Ddexopt.cpp451 (use_dex2oat64 ? kDex2oatDebug64Path : kDex2oatDebug32Path), in RunDex2Oat()