Searched defs:GetDexCanonicalLocation (Results 1 – 2 of 2) sorted by relevance
293 TEST_F(ArtDexFileLoaderTest, GetDexCanonicalLocation) { in TEST_F() argument
185 std::string DexFileLoader::GetDexCanonicalLocation(const char* dex_location) { in GetDexCanonicalLocation() function in art::DexFileLoader