Searched refs:UseSwap (Results 1 – 1 of 1) sorted by relevance
1593 if (!UseSwap(IsBootImage(), dex_files_)) { in Setup()2161 bool UseSwap(bool is_image, const std::vector<const DexFile*>& dex_files) { in UseSwap() function in art::FINAL