Home
last modified time | relevance | path

Searched defs:dex_layout (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/dexlayout/
H A Ddexlayout_main.cc212 DexLayout dex_layout(options, profile_info.get(), out_file, /*header=*/ nullptr); in DexlayoutDriver() local
H A Ddex_writer.cc112 DexWriter::DexWriter(DexLayout* dex_layout, bool compute_offsets) in DexWriter()
962 bool DexWriter::Output(DexLayout* dex_layout, in Output()
H A Dcompact_dex_writer.cc28 CompactDexWriter::CompactDexWriter(DexLayout* dex_layout) in CompactDexWriter()
/aosp12/art/openjdkjvmti/
H A Dfixed_up_dex_file.cc92 art::DexLayout dex_layout(options, in Create() local
/aosp12/art/oatdump/
H A Doatdump.cc643 … DexLayout dex_layout(options, /*info=*/ nullptr, /*out_file=*/ nullptr, /*header=*/ nullptr); in Dump() local
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc3386 DexLayout dex_layout(options, profile_compilation_info_, /*file*/ nullptr, /*header*/ nullptr); in LayoutDexFile() local