Searched defs:GetMultiDexLocation (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc350 std::string fake_location = GetMultiDexLocation(i, location.c_str());
1023 std::string DexFile::GetMultiDexLocation(size_t index, const char* dex_location) { function in class:art::DexFile

Completed in 29 milliseconds