Searched defs:image_location (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/art/odrefresh/ |
H A D | odr_artifacts_test.cc | 33 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 D | odrefresh.cc | 1081 const std::string image_location = GetSystemServerImagePath(on_system, jar_path); in SystemServerArtifactsExist() local
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space_test.cc | 329 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 D | image_space.cc | 90 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 D | dex2oat_image_test.cc | 445 auto load = [&](const std::string& image_location) { in TEST_F() 466 auto silent_load = [&](const std::string& image_location) { in TEST_F()
|
H A D | dex2oat_test.cc | 1208 const std::string image_location = spaces[0]->GetImageLocation(); in TEST_F() local
|
/aosp_15_r20/art/imgdiag/ |
H A D | imgdiag.cc | 1393 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 D | dexopt_test.cc | 137 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 D | dlp.proto | 1047 ImageLocation image_location = 3; field
|
/aosp_15_r20/external/googleapis/google/privacy/dlp/v2/ |
H A D | dlp.proto | 1280 ImageLocation image_location = 3; field
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 7744 GLint image_location = program.GetUniformLocation("uni_image"); in test() local 7938 GLint image_location = program.GetUniformLocation("uni_image"); in test() local
|