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