Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/space/
H A 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
/aosp12/art/dex2oat/
H A Ddex2oat_image_test.cc292 std::string base_location = scratch_dir + base_name; in TEST_F() local
/aosp12/art/libdexfile/dex/
H A Ddex_file_loader.cc187 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/aosp12/art/runtime/jit/
H A Dprofile_saver.cc661 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in UpdateProfile() local
H A Djit_code_cache.cc1497 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in GetProfiledMethods() local
/aosp12/art/runtime/
H A Dclass_loader_context.cc585 const std::string base_location(DexFileLoader::GetBaseLocation(path)); in EncodeClassPathContexts() local