Home
last modified time | relevance | path

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

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