Searched refs:layout (Results 1 – 7 of 7) sorted by relevance
/art/test/661-oat-writer-layout/ |
D | Android.bp | 3 // Build rules for ART run-test `661-oat-writer-layout`. 16 name: "art-run-test-661-oat-writer-layout", 21 ":art-run-test-661-oat-writer-layout-expected-stdout", 22 ":art-run-test-661-oat-writer-layout-expected-stderr", 28 name: "art-run-test-661-oat-writer-layout-expected-stdout", 29 out: ["art-run-test-661-oat-writer-layout-expected-stdout.txt"], 36 name: "art-run-test-661-oat-writer-layout-expected-stderr", 37 out: ["art-run-test-661-oat-writer-layout-expected-stderr.txt"],
|
D | info.txt | 1 Tests Oat Writer is correctly changing the layout of OatMethod code addresses.
|
/art/test/656-annotation-lookup-generic-jni/ |
D | info.txt | 5 stack with an unexpected layout when trying to resolve the method's
|
/art/runtime/gc/space/ |
D | image_space.cc | 2246 BootImageLayout layout(image_location_, boot_class_path_, boot_class_path_locations_); in FindImageFiles() local 2247 std::string image_location = layout.GetPrimaryImageLocation(); in FindImageFiles() 2265 const BootImageLayout& layout, in LoadImage() argument 2272 ArrayRef<const BootImageLayout::ImageChunk> chunks = layout.GetChunks(); in LoadImage() 2274 const uint32_t base_address = layout.GetBaseAddress(); in LoadImage() 2275 const size_t image_component_count = layout.GetTotalComponentCount(); in LoadImage() 2276 const size_t image_reservation_size = layout.GetTotalReservationSize(); in LoadImage() 3118 BootImageLayout layout(image_location_, boot_class_path_, boot_class_path_locations_); in LoadFromSystem() local 3119 if (!layout.LoadFromSystem(image_isa_, error_msg)) { in LoadFromSystem() 3123 if (!LoadImage(layout, in LoadFromSystem() [all …]
|
/art/build/ |
D | Android.bp | 134 // Disable warning for use of offsetof on non-standard layout type.
|
/art/test/ |
D | Android.bp | 887 "661-oat-writer-layout/oat_writer_layout.cc",
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 8456 Ljava/util/Formatter$FormatSpecifier$BigDecimalLayout;->layout(Ljava/math/BigInteger;ILjava/util/Fo…
|