Home
last modified time | relevance | path

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

/art/runtime/
Ddex_file_test.cc359 TEST_F(DexFileTest, GetDexCanonicalLocation) { in TEST_F() argument
Ddex_file.cc968 std::string DexFile::GetDexCanonicalLocation(const char* dex_location) { in GetDexCanonicalLocation() function in art::DexFile