Home
last modified time | relevance | path

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

/art/runtime/
Dvdex_file.cc233 static constexpr char kVdexLocation[] = ""; in OpenAllDexFiles() local
234 std::string location = DexFileLoader::GetMultiDexLocation(i, kVdexLocation); in OpenAllDexFiles()