Searched defs:options_ (Results 1 – 5 of 5) sorted by relevance
77 : options_(options), info_(info), out_file_(out_file), header_(header) { } in options_() function131 Options& options_; variable
69 DisassemblerOptions* options_; variable
112 const DisassemblerOptions* options_; member in art::arm::FINAL::FINAL
152 const ProfileSaverOptions options_; variable
1769 const OatDumperOptions& options_; member in art::OatDumper