Home
last modified time | relevance | path

Searched defs:image_location (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/art/odrefresh/
H A Dodr_artifacts_test.cc33 const std::string image_location = GetApexDataBootImage("/system/framework/framework.jar"); in TEST() local
52 const std::string image_location = GetApexDataImage("/system/framework/services.jar"); in TEST() local
H A Dodrefresh.cc1081 const std::string image_location = GetSystemServerImagePath(on_system, jar_path); in SystemServerArtifactsExist() local
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space_test.cc329 std::string image_location = PrepareImageLocation(); in SetUpRuntimeOptions() local
360 std::string image_location = GetCoreArtLocation(); in PrepareImageLocation() local
411 std::string image_location = missing_image_base_->GetFilename() + ".art"; in PrepareImageLocation() local
H A Dimage_space.cc90 const char* image_location, in ImageSpace()
129 static bool FindImageFilenameImpl(const char* image_location, in FindImageFilenameImpl()
146 bool ImageSpace::FindImageFilename(const char* image_location, in FindImageFilename()
561 const char* image_location, in InitAppImage()
666 const char* image_location, in Init()
694 const char* image_location, in Init()
992 const char* image_location, in LoadImageFile()
2271 std::string image_location = layout.GetPrimaryImageLocation(); in FindImageFiles() local
2818 std::unique_ptr<ImageSpace> Load(const std::string& image_location, in Load()
3299 const std::string image_location = layout.GetPrimaryImageLocation(); in IsBootClassPathOnDisk() local
[all …]
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_image_test.cc445 auto load = [&](const std::string& image_location) { in TEST_F()
466 auto silent_load = [&](const std::string& image_location) { in TEST_F()
H A Ddex2oat_test.cc1208 const std::string image_location = spaces[0]->GetImageLocation(); in TEST_F() local
/aosp_15_r20/art/imgdiag/
H A Dimgdiag.cc1393 const std::string& image_location, in Dump()
1418 const std::string& image_location, in DumpImageDiff()
1532 const std::string& image_location, in DumpImageDiffMap()
1789 static std::string GetImageLocationBaseName(const std::string& image_location) { in GetImageLocationBaseName()
/aosp_15_r20/art/runtime/
H A Ddexopt_test.cc137 std::string image_location = GetImageLocation(); in GenerateOatForTest() local
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/proto/google/privacy/dlp/v2/
H A Ddlp.proto1047 ImageLocation image_location = 3; field
/aosp_15_r20/external/googleapis/google/privacy/dlp/v2/
H A Ddlp.proto1280 ImageLocation image_location = 3; field
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp7744 GLint image_location = program.GetUniformLocation("uni_image"); in test() local
7938 GLint image_location = program.GetUniformLocation("uni_image"); in test() local