Searched refs:IsVeryLarge (Results 1 – 1 of 1) sorted by relevance
1728 if (!IsBootImage() && !IsBootImageExtension() && IsVeryLarge(dex_files)) { in Setup()2604 bool IsVeryLarge(const std::vector<const DexFile*>& dex_files) { in IsVeryLarge() function in art::Dex2Oat