Home
last modified time | relevance | path

Searched refs:UseSwap (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc817 static bool UseSwap(bool is_image, std::vector<const DexFile*>& dex_files) { in UseSwap() function
1495 if (!UseSwap(image, dex_files)) { in dex2oat()