| /external/tensorflow/tensorflow/go/ | 
| D | context.go | 101 func (c *Context) ListDevices() ([]Device, error) {  func
 | 
| D | session.go | 117 func (s *Session) ListDevices() ([]Device, error) {  func
 | 
| /external/tensorflow/tensorflow/core/protobuf/ | 
| D | master_service.proto | 106   rpc ListDevices(ListDevicesRequest) returns (ListDevicesResponse);  rpc
 | 
| /external/tensorflow/tensorflow/python/grappler/ | 
| D | cluster.py | 67   def ListDevices(self):  member in Cluster
 | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | device_mgr.cc | 85 std::vector<Device*> StaticDeviceMgr::ListDevices() const {  in ListDevices()  function in tensorflow::StaticDeviceMgr
 | 
| D | dynamic_device_mgr.cc | 67 std::vector<Device*> DynamicDeviceMgr::ListDevices() const {  in ListDevices()  function in tensorflow::DynamicDeviceMgr
 | 
| D | direct_session.cc | 1755 ::tensorflow::Status DirectSession::ListDevices(  in ListDevices()  function in tensorflow::DirectSession
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ | 
| D | lift_variables_test_pass.h | 56   Status ListDevices(  in ListDevices()  function
 | 
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/ | 
| D | grpc_master_service_impl.cc | 114 ::grpc::Status MasterService::Stub::ListDevices(  in ListDevices()  function in tensorflow::grpc::MasterService::Stub
 | 
| D | grpc_remote_master.cc | 82   Status ListDevices(CallOptions* call_options,  in ListDevices()  function in tensorflow::GrpcRemoteMaster
 | 
| D | grpc_session.cc | 367 Status GrpcSession::ListDevices(std::vector<DeviceAttributes>* response) {  in ListDevices()  function in tensorflow::GrpcSession
 | 
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | 
| D | tensor_handle_test.cc | 120   std::vector<Device*> ListDevices() const {  in ListDevices()  function in tensorflow::PackedTensorHandleTest356   std::vector<Device*> ListDevices() const {  in ListDevices()  function in tensorflow::RemoteTensorHandleTest
 
 | 
| D | context.cc | 746 void EagerContext::ListDevices(  in ListDevices()  function in tensorflow::EagerContext
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ | 
| D | fake_session.cc | 96 Status FakeSession::ListDevices(  in ListDevices()  function in mlir::TF::test_util::FakeSession
 | 
| /external/tensorflow/tensorflow/core/distributed_runtime/ | 
| D | local_master.cc | 134 Status LocalMaster::ListDevices(CallOptions* call_options,  in ListDevices()  function in tensorflow::LocalMaster
 | 
| D | master_test.cc | 149 TEST_F(MasterTest, ListDevices) {  in TEST_F()  argument
 | 
| D | master.cc | 586 void Master::ListDevices(const ListDevicesRequest* req,  in ListDevices()  function in tensorflow::Master
 | 
| D | master_session.cc | 1480 Status MasterSession::ListDevices(ListDevicesResponse* resp) const {  in ListDevices()  function in tensorflow::MasterSession
 | 
| /external/tensorflow/tensorflow/cc/saved_model/ | 
| D | loader.cc | 393   Status ListDevices(std::vector<DeviceAttributes>* response) override {  in ListDevices()  function in tensorflow::__anonc18681cc0311::LiteSessionWrapper
 | 
| /external/tensorflow/tensorflow/python/client/ | 
| D | session_ref.cc | 446 Status SessionRef::ListDevices(std::vector<DeviceAttributes>* response) {  in ListDevices()  function in tensorflow::SessionRef
 | 
| /external/tensorflow/tensorflow/core/tfrt/eager/ | 
| D | c_api_tfrt.cc | 923 void ContextInterface::ListDevices(  in ListDevices()  function in tfrt::tf::ContextInterface
 |