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