Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1393 std::string base_location; member
1456 std::string base_location; member
1673 std::string base_location; in MatchNamedComponents() local
1814 bool ImageSpace::BootImageLayout::ReadHeader(const std::string& base_location, in ReadHeader()
1852 bool ImageSpace::BootImageLayout::CompileExtension(const std::string& base_location, in CompileExtension()
2104 const std::string& base_location = named_component_locations[i].base_location; in LoadOrValidate() local
2173 std::string base_location; in LoadOrValidate() 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/
Dclass_loader_context.cc585 const std::string base_location(DexFileLoader::GetBaseLocation(path)); in EncodeClassPathContexts() local
/art/runtime/jit/
Dprofile_saver.cc661 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in UpdateProfile() local
Djit_code_cache.cc1497 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in GetProfiledMethods() local