Searched refs:kDex2oatDebug64Path (Results 1 – 2 of 2) sorted by relevance
43 static constexpr const char* kDex2oatDebug64Path = ANDROID_ART_APEX_BIN "/dex2oatd64"; variable
1956 (use_dex2oat64 ? kDex2oatDebug64Path : kDex2oatDebug32Path), in dexopt()