Searched refs:CheckDisableCompactDex (Results 1 – 2 of 2) sorted by relevance
440 bool CheckDisableCompactDex();
315 if (info.CheckDisableCompactDex()) { // TODO(b/256664509): Clean this up. in GetDexOptNeeded()337 if (info.CheckDisableCompactDex()) { // TODO(b/256664509): Clean this up. in GetDexOptNeeded()1275 bool OatFileAssistant::OatFileInfo::CheckDisableCompactDex() { in CheckDisableCompactDex() function in art::OatFileAssistant::OatFileInfo