Home
last modified time | relevance | path

Searched refs:GetOptions (Results 1 – 4 of 4) sorted by relevance

/art/dexlayout/
Dcompact_dex_writer.cc34 return dex_layout_->GetOptions().compact_dex_level_; in GetCompactDexLevel()
89 const bool kMeasureAndTestOutput = dex_layout_->GetOptions().verify_output_; in WriteDebugInfoOffsetTable()
519 if (dex_layout_->GetOptions().update_checksum_) { in Write()
539 new CompactDexWriter::Container(dex_layout_->GetOptions().dedupe_code_items_)); in CreateDexContainer()
Ddexlayout.h130 const Options& GetOptions() const { in GetOptions() function
Ddex_writer.cc902 if (dex_layout_->GetOptions().update_checksum_) { in Write()
919 if (dex_layout->GetOptions().compact_dex_level_ != CompactDexLevel::kCompactDexLevelNone) { in Output()
Ddexlayout.cc1883 GetOptions())); in ProcessDexFile()
1960 GetOptions())); in ProcessDexFile()
1964 GetOptions())); in ProcessDexFile()