Searched defs:Options (Results 1 - 2 of 2) sorted by relevance

/system/vold/
H A Dsecdiscard.cpp38 struct Options { struct in namespace:__anon2700
45 bool read_command_line(int argc, const char * const argv[], Options &options);
55 Options options;
77 bool read_command_line(int argc, const char * const argv[], Options &options) {
/system/extras/perfprofd/quipper/
H A Dperf_parser.h123 struct Options { struct in class:quipper::PerfParser
137 explicit PerfParser(const Options& options);
140 void set_options(const Options& options);
197 Options options_; // Store all option flags as one struct.

Completed in 90 milliseconds