Searched defs:ConfigOptions (Results 1 – 2 of 2) sorted by relevance
83 struct NET_EXPORT_PRIVATE ConfigOptions { struct88 QuicWallTime expiry_time;91 bool channel_id_enabled;94 std::string id;97 std::string orbit;123 const ConfigOptions& options); argument
220 QuicCryptoServerConfig::ConfigOptions::ConfigOptions() in ConfigOptions() function in net::QuicCryptoServerConfig::ConfigOptions