Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc483 static bool UseSwap(bool is_image, std::vector<const DexFile*>& dex_files) { in UseSwap() function
1323 if (!UseSwap(image_, dex_files_)) { in Setup()