Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h324 std::string base_location; member
382 std::string base_location; member
H A Dimage_space.cc1620 std::string base_location; in MatchNamedComponents() local
1764 const std::string& base_location, in ValidateOatFile()
1828 bool ImageSpace::BootImageLayout::ReadHeader(const std::string& base_location, in ReadHeader()
1889 const std::string& base_location, in CompileBootclasspathElements()
2113 const std::string& base_location = named_component_locations[i].base_location; in Load() local
2193 std::string base_location; in Load() local
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_image_test.cc318 std::string base_location = scratch_dir + base_name; in TEST_F() local
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtyped_macros_unittest.cc290 base::Location base_location = base::Location::CreateForTesting( in TEST_F() local
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_loader.cc242 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver.cc615 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in UpdateProfile() local
H A Djit_code_cache.cc1555 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in GetProfiledMethods() local
/aosp_15_r20/art/runtime/
H A Dclass_loader_context.cc610 const std::string base_location(DexFileLoader::GetBaseLocation(path)); in EncodeClassPathContexts() local
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_private.h524 int base_location; member