Home
last modified time | relevance | path

Searched defs:boot_image (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/imgdiag/
H A Dimgdiag_test.cc79 bool Exec(pid_t image_diff_pid, const std::string& boot_image, std::string* error_msg) { in Exec()
/aosp12/art/libartbase/base/
H A Dfile_utils_test.cc213 const std::string boot_image = GetApexDataBootImage(system_jar.c_str()); in TEST_F() local
/aosp12/frameworks/native/cmds/installd/
H A Drun_dex2oat.cpp116 std::string boot_image; in PrepareBootImageFlags() local
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc1174 RelocationRange boot_image(image_header->GetBootImageBegin(), in RelocateInPlace() local