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