Searched refs:UseSwap (Results 1 – 1 of 1) sorted by relevance
1934 if (!UseSwap(IsBootImage() || IsBootImageExtension(), dex_files)) { in Setup()2599 bool UseSwap(bool is_image, const std::vector<const DexFile*>& dex_files) { in UseSwap() function in art::Dex2Oat