Searched refs:kDex2oatDebugPath (Results 1 – 1 of 1) sorted by relevance
311 constexpr const char* kDex2oatDebugPath = "/system/bin/dex2oatd"; in run_dex2oat() local315 if (access(kDex2oatDebugPath, X_OK) == 0) { in run_dex2oat()316 dex2oat_bin = kDex2oatDebugPath; in run_dex2oat()