Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h323 std::string base_location; member
379 std::string base_location; member
Dimage_space.cc1591 std::string base_location; in MatchNamedComponents() local
1735 const std::string& base_location, in ValidateOatFile()
1796 bool ImageSpace::BootImageLayout::ReadHeader(const std::string& base_location, in ReadHeader()
1857 const std::string& base_location, in CompileBootclasspathElements()
2081 const std::string& base_location = named_component_locations[i].base_location; in Load() local
2161 std::string base_location; in Load() local
/art/libdexfile/dex/
Ddex_file_loader.cc158 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/art/dex2oat/
Ddex2oat_image_test.cc292 std::string base_location = scratch_dir + base_name; in TEST_F() local
/art/runtime/jit/
Dprofile_saver.cc661 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in UpdateProfile() local
Djit_code_cache.cc1551 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in GetProfiledMethods() local
/art/runtime/
Dclass_loader_context.cc606 const std::string base_location(DexFileLoader::GetBaseLocation(path)); in EncodeClassPathContexts() local