Searched defs:cached_state (Results 1 – 7 of 7) sorted by relevance
48 static struct preram_locales_state cached_state; variable
137 fn cached_state( in cached_state() method
152 QuicResumptionState* cached_state) { in PrepareZeroRttConfig()
301 fn cached_state( in cached_state() method
994 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