Home
last modified time | relevance | path

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

/art/tools/hiddenapi/
Dfind_api_violations.pl72 GetOptions("lightgrey!" => \$lightgrey,
/art/dexlayout/
Dcompact_dex_writer.cc34 return dex_layout_->GetOptions().compact_dex_level_; in GetCompactDexLevel()
88 const bool kMeasureAndTestOutput = dex_layout_->GetOptions().verify_output_; in WriteDebugInfoOffsetTable()
514 if (dex_layout_->GetOptions().update_checksum_) { in Write()
534 new CompactDexWriter::Container(dex_layout_->GetOptions().dedupe_code_items_)); in CreateDexContainer()
Ddexlayout.h132 const Options& GetOptions() const { in GetOptions() function
Ddex_writer.cc948 if (dex_layout_->GetOptions().update_checksum_) { in Write()
965 if (dex_layout->GetOptions().compact_dex_level_ != CompactDexLevel::kCompactDexLevelNone) { in Output()
Ddexlayout.cc1891 GetOptions())); in ProcessDexFile()
1968 GetOptions())); in ProcessDexFile()
1972 GetOptions())); in ProcessDexFile()