Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_cache_resolved_classes.h32 const std::string& base_location, in DexCacheResolvedClasses()
Ddex_file_loader.cc191 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/art/runtime/jit/
Dprofile_saver.cc431 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
445 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
456 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
Dprofile_compilation_info_test.cc1063 std::string base_location = DexFileLoader::GetBaseLocation(dex->GetLocation()); in TEST_F() local
1120 std::string base_location = DexFileLoader::GetBaseLocation(dex->GetLocation()); in TEST_F() local