Searched refs:SetLogging (Results 1 – 15 of 15) sorted by relevance
71 worker_cache->SetLogging(this->is_logging_active_); in CreateSession()145 void SessionMgr::SetLogging(bool active) { in SetLogging() function in tensorflow::SessionMgr152 worker_cache->SetLogging(active); in SetLogging()161 worker_cache->SetLogging(active); in SetLogging()
79 virtual void SetLogging(bool active) { wrapped_->SetLogging(active); } in SetLogging() function
71 void SetLogging(bool active) override { wrapped_->SetLogging(active); } in SetLogging() function in tensorflow::__anond5aa72bc0111::WorkerFreeListCache
76 virtual void SetLogging(bool active) {} in SetLogging() function
41 void SetLogging(bool v);
61 void SetLogging(bool active);
34 void WorkerCacheLogger::SetLogging(bool v) { in SetLogging() function in tensorflow::WorkerCacheLogger
128 worker_cache_->SetLogging(active); in SetRPCLogging()
93 void SetLogging(bool v) override { logger_.SetLogging(v); } in SetLogging() function in tensorflow::__anonab8e586b0111::GrpcWorkerCache
630 session_mgr->SetLogging(true); in LoggingAsync()637 session_mgr->SetLogging(false); in LoggingAsync()
37 def SetLogging(self, level): member in ModemManager
46 void SetLogging(LoggingSeverity level, const std::string& label,
78 connection.manager.SetLogging('DEBUG', timeout=timeout_seconds)
263 self.manager.SetLogging('DEBUG')
274 self.manager.SetLogging('debug')