Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.cc585 std::string canonical_location = DexFileLoader::GetDexCanonicalLocation(dex_location.c_str()); in Setup() local
1776 std::string canonical_location = DexFileLoader::GetDexCanonicalLocation(location.c_str()); in Open() local