Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_main.cc198 DexLayout dex_layout(options, profile_info.get(), out_file, /*header*/ nullptr); in DexlayoutDriver() local
Ddex_writer.cc112 DexWriter::DexWriter(DexLayout* dex_layout, bool compute_offsets) in DexWriter()
913 bool DexWriter::Output(DexLayout* dex_layout, in Output()
Dcompact_dex_writer.cc28 CompactDexWriter::CompactDexWriter(DexLayout* dex_layout) in CompactDexWriter()
/art/openjdkjvmti/
Dfixed_up_dex_file.cc130 art::DexLayout dex_layout(options, in Create() local