Searched refs:interceptor_state (Results 1 – 2 of 2) sorted by relevance
261 void RestartInternal(InterceptorState interceptor_state);
130 void LookupIterator::RestartInternal(InterceptorState interceptor_state) { in RestartInternal() argument131 interceptor_state_ = interceptor_state; in RestartInternal()