Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc575 static bool UnlinkLeastRecentlyUsedVdexIfNeeded(const std::string& vdex_path_to_add, in UnlinkLeastRecentlyUsedVdexIfNeeded() function
710 if (!UnlinkLeastRecentlyUsedVdexIfNeeded(vdex_path_, &error_msg)) { in Run()