Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h324 std::string base_location; member
382 std::string base_location; member
Dimage_space.cc1606 std::string base_location; in MatchNamedComponents() local
1750 const std::string& base_location, in ValidateOatFile()
1814 bool ImageSpace::BootImageLayout::ReadHeader(const std::string& base_location, in ReadHeader()
1875 const std::string& base_location, in CompileBootclasspathElements()
2099 const std::string& base_location = named_component_locations[i].base_location; in Load() local
2179 std::string base_location; in Load() local
/art/dex2oat/
Ddex2oat_image_test.cc291 std::string base_location = scratch_dir + base_name; in TEST_F() local
/art/libdexfile/dex/
Ddex_file_loader.cc227 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/art/runtime/jit/
Dprofile_saver.cc624 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in UpdateProfile() local
Djit_code_cache.cc1466 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in GetProfiledMethods() local
/art/runtime/
Dclass_loader_context.cc610 const std::string base_location(DexFileLoader::GetBaseLocation(path)); in EncodeClassPathContexts() local