Home
last modified time | relevance | path

Searched refs:resolve_location (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Doat_file.cc1531 bool resolve_location = false; in ResolveRelativeEncodedDexLocation() local
1543 resolve_location = true; in ResolveRelativeEncodedDexLocation()
1555 resolve_location = false; in ResolveRelativeEncodedDexLocation()
1562 MaybeResolveDexPath(abs_dex_location, rel_dex_location, resolve_location, dex_file_location); in ResolveRelativeEncodedDexLocation()