Searched defs:cached_state (Results 1 – 5 of 5) sorted by relevance
137 fn cached_state( in cached_state() method
140 QuicResumptionState* cached_state) { in PrepareZeroRttConfig()
948 bool QuicSpdySession::ResumeApplicationState(ApplicationState* cached_state) { in ResumeApplicationState()
1146 fn cached_state( in cached_state() method
6373 const auto cached_state = delegate_state_cache.find(cache_key); in MaybeGetCachedDelegateKernel() local