Searched refs:is_logging_active_ (Results 1 – 2 of 2) sorted by relevance
71 worker_cache->SetLogging(this->is_logging_active_); in CreateSession()147 this->is_logging_active_ = active; in SetLogging()
86 bool is_logging_active_ = false; variable