Searched defs:GetMultiDexLocation (Results 1 – 2 of 2) sorted by relevance
359 TEST_F(DexFileTest, GetMultiDexLocation) { in TEST_F() argument
1023 std::string DexFile::GetMultiDexLocation(size_t index, const char* dex_location) { in GetMultiDexLocation() function in art::DexFile