Searched refs:is_image (Results 1 – 1 of 1) sorted by relevance
2161 bool UseSwap(bool is_image, const std::vector<const DexFile*>& dex_files) { in UseSwap() argument2162 if (is_image) { in UseSwap()