Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h328 std::string base_location; member
386 std::string base_location; member
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
/art/dex2oat/
Ddex2oat_image_test.cc318 std::string base_location = scratch_dir + base_name; in TEST_F() local
/art/libdexfile/dex/
Ddex_file_loader.cc235 std::string base_location = GetBaseLocation(dex_location); in GetDexCanonicalLocation() local
/art/runtime/jit/
Dprofile_saver.cc615 const std::string base_location = DexFileLoader::GetBaseLocation(dex_file->GetLocation()); in UpdateProfile() local
Djit_code_cache.cc1555 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