Searched defs:default_alpn (Results 1 – 3 of 3) sorted by relevance
231 bool default_alpn, in ServiceFormHttpsRecordRdata()345 bool default_alpn = true; in Parse() local
105 bool default_alpn() const { return default_alpn_; } in default_alpn() function
295 const std::string default_alpn = in InitializeFakeClient() local