Home
last modified time | relevance | path

Searched defs:Options (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/
Dppp_daemon.h47 struct Options { struct
48 Options() in Options() argument
61 bool debug;
65 bool no_detach;
68 bool no_default_route;
71 bool use_peer_dns;
76 bool use_shim_plugin;
80 bool use_pppoe_plugin;
83 uint32_t lcp_echo_interval;
108 const Options& options, argument
/system/weaved/buffet/
Dbuffet_config.h38 struct Options { struct
39 std::string client_id;
40 std::string client_secret;
64 explicit BuffetConfig(const Options& options); argument
Dmanager.h49 struct Options { struct
55 BuffetConfig::Options config_options; argument
/system/vold/
Dsecdiscard.cpp37 struct Options { struct
38 std::vector<std::string> targets;
39 bool unlink{true};
/system/extras/perfprofd/quipper/
Dperf_parser.h123 struct Options { struct
137 explicit PerfParser(const Options& options); argument