Searched refs:IsOatLocation (Results 1 – 2 of 2) sorted by relevance
268 bool IsOatLocation();
191 if (info.IsOatLocation() || dexopt_needed == kDex2OatFromScratch) { in GetDexOptNeeded()695 bool OatFileAssistant::OatFileInfo::IsOatLocation() { in IsOatLocation() function in art::OatFileAssistant::OatFileInfo