Searched defs:SetLogging (Results 1 – 7 of 7) sorted by relevance
37 def SetLogging(self, level): member in ModemManager
76 virtual void SetLogging(bool active) {} in SetLogging() function
79 virtual void SetLogging(bool active) { wrapped_->SetLogging(active); } in SetLogging() function
34 void WorkerCacheLogger::SetLogging(bool v) { in SetLogging() function in tensorflow::WorkerCacheLogger
71 void SetLogging(bool active) override { wrapped_->SetLogging(active); } in SetLogging() function in tensorflow::__anond5aa72bc0111::WorkerFreeListCache
145 void SessionMgr::SetLogging(bool active) { in SetLogging() function in tensorflow::SessionMgr
93 void SetLogging(bool v) override { logger_.SetLogging(v); } in SetLogging() function in tensorflow::__anonab8e586b0111::GrpcWorkerCache