Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.cc458 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
477 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
493 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in FetchAndCacheResolvedClassesAndMethods() local
Djit_code_cache.cc1624 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in GetProfiledMethods() local
/art/dex2oat/
Ddex2oat_image_test.cc292 std::string base_location = scratch_dir + base_name; in TEST_F() local
/art/libdexfile/dex/
Ddex_file_loader.cc187 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/art/runtime/gc/space/
Dimage_space.cc1626 std::string base_location; member
1700 std::string base_location; member
1921 std::string base_location; in MatchNamedComponents() local
2062 bool ImageSpace::BootImageLayout::ReadHeader(const std::string& base_location, in ReadHeader()
2100 bool ImageSpace::BootImageLayout::CompileExtension(const std::string& base_location, in CompileExtension()
2352 const std::string& base_location = named_component_locations[i].base_location; in LoadOrValidate() local
2421 std::string base_location; in LoadOrValidate() local
/art/runtime/
Dclass_loader_context.cc601 const std::string base_location(DexFileLoader::GetBaseLocation(path)); in EncodeClassPathContexts() local