Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dvdex_file.cc210 static constexpr char kVdexLocation[] = ""; in OpenAllDexFiles() local
211 std::string location = DexFileLoader::GetMultiDexLocation(i, kVdexLocation); in OpenAllDexFiles()