Searched refs:m_previousState (Results 1 – 5 of 5) sorted by relevance
118 : m_previousState(s_state) in UserGestureIndicator()146 : m_previousState(s_state) in UserGestureIndicator()174 s_state = m_previousState; in ~UserGestureIndicator()
83 ProcessingUserGestureState m_previousState; variable
1065 m_previousState = SamplingStateScope<BucketNumber>::current();1071 SamplingStateScope<BucketNumber>::set(m_previousState);1085 const char* m_previousState;
254 , m_previousState(false) in ResourceCacheValidationSuppressor()257 m_previousState = m_loader->m_allowStaleResources; in ResourceCacheValidationSuppressor()264 m_loader->m_allowStaleResources = m_previousState; in ~ResourceCacheValidationSuppressor()268 bool m_previousState; variable
799 m_previousState = SamplingStateScope<BucketNumber>::current(); in SamplingStateScope()805 SamplingStateScope<BucketNumber>::set(m_previousState); in ~SamplingStateScope()819 const char* m_previousState;