Searched refs:interceptor_state_ (Results 1 – 3 of 3) sorted by relevance
130 interceptor_state_(InterceptorState::kUninitialized), in LookupIterator()186 if (interceptor_state_ == InterceptorState::kSkipNonMasking) { in NextInternal()204 interceptor_state_ = interceptor_state; in RestartInternal()250 interceptor_state_ = InterceptorState::kUninitialized; in ReloadPropertyInformation()1005 switch (interceptor_state_) { in SkipInterceptor()1007 interceptor_state_ = InterceptorState::kSkipNonMasking; in SkipInterceptor()1015 return interceptor_state_ == InterceptorState::kProcessNonMasking; in SkipInterceptor()1100 if (interceptor_state_ == InterceptorState::kProcessNonMasking) { in LookupInRegularHolder()
69 interceptor_state_(InterceptorState::kUninitialized), in configuration_()291 InterceptorState interceptor_state_; variable
30 interceptor_state_(InterceptorState::kUninitialized), in LookupIterator()