Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_loader.cc179 std::string DexFileLoader::GetMultiDexLocation(size_t index, const char* dex_location) { in GetMultiDexLocation() function in art::DexFileLoader
Ddex_file_loader_test.cc393 TEST_F(DexFileLoaderTest, GetMultiDexLocation) { in TEST_F() argument