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