Searched refs:first_call_ (Results 1 – 5 of 5) sorted by relevance
219 first_call_(true) {} in ForeverIterator()237 if (first_call_ && *end_of_sequence && !ctx->split_provider()) { in GetNextInternal()245 first_call_ = false; in GetNextInternal()253 first_call_ = true; in GetNextInternal()268 if (!first_call_) in SaveInternal()280 first_call_ = true; in RestoreInternal()285 first_call_ = false; in RestoreInternal()293 bool first_call_ TF_GUARDED_BY(mu_);
32 first_call_ = true; in Reset()58 if (first_call_) { in Generate()82 if (first_call_) { in Generate()127 first_call_ = false; in Generate()
40 first_call_(true), in ComfortNoise()63 bool first_call_; variable
319 if (first_call_) { in Run()320 first_call_ = false; in Run()327 bool first_call_ = true; member in __anonc748872b0111::GraphErrorInjectionPass
1795 first_call = first_call_; in GetNextInternal()1797 if (first_call_) { in GetNextInternal()1819 first_call_ = false; in GetNextInternal()2299 bool first_call_ TF_GUARDED_BY(mu_) = true;