Home
last modified time | relevance | path

Searched defs:SetLogging (Results 1 – 7 of 7) sorted by relevance

/external/autotest/client/cros/cellular/pseudomodem/
Dmodemmanager.py37 def SetLogging(self, level): member in ModemManager
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache.h78 virtual void SetLogging(bool active) {} in SetLogging() function
Dworker_cache_wrapper.h80 void SetLogging(bool active) override { wrapped_->SetLogging(active); } in SetLogging() function
Dworker_cache_logger.cc34 void WorkerCacheLogger::SetLogging(bool v) { in SetLogging() function in tensorflow::WorkerCacheLogger
Dworker_session.cc83 void SetLogging(bool active) override { wrapped_->SetLogging(active); } in SetLogging() function in tensorflow::__anonf821b21a0111::WorkerFreeListCache
Dsession_mgr.cc291 void SessionMgr::SetLogging(bool active) { in SetLogging() function in tensorflow::SessionMgr
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_worker_cache.cc83 void SetLogging(bool v) override { logger_.SetLogging(v); } in SetLogging() function in tensorflow::__anon75b4e2090111::GrpcWorkerCache