Searched defs:resumption_attempted (Results 1 – 4 of 4) sorted by relevance
52 bool resumption_attempted() const { return resumption_attempted_; } in resumption_attempted() function
539 bool resumption_attempted = false; in TEST_F() local
688 bool resumption_attempted = false, early_data_attempted = false; in TryExtractChloOrBufferEarlyPacket() local
879 bool resumption_attempted = false; // TLS only. member