Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_cache_resolved_classes.h32 const std::string& base_location, in DexCacheResolvedClasses()
Ddex_file_loader.cc187 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/art/runtime/jit/
Dprofile_saver.cc451 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
469 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
483 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
Djit_code_cache.cc1964 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in GetProfiledMethods() local
/art/libprofile/profile/
Dprofile_compilation_info_test.cc832 std::string base_location = DexFileLoader::GetBaseLocation(dex->GetLocation()); in TEST_F() local
889 std::string base_location = DexFileLoader::GetBaseLocation(dex->GetLocation()); in TEST_F() local