Searched refs:stop_pending_ (Results 1 – 2 of 2) sorted by relevance
297 if (stop_pending_) in OnConnect()1259 if (!consumer || consumer->start_pending_ || consumer->stop_pending_ || in FlushTracingSession()1277 consumer->stop_pending_ = true; in StopTracingSession()1281 consumer->stop_pending_ = false; in StopTracingSession()
274 bool stop_pending_ = false; variable