| /external/tensorflow/tensorflow/core/framework/ | 
| D | types.h | 84 struct DeviceName {};  struct
 | 
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | 
| D | eager_operation_test.cc | 25 TEST(EagerOperationTest, DeviceName) {  in TEST()  argument
 | 
| D | custom_device.h | 89   const char* DeviceName(Status* status) const override {  in DeviceName()  function
 | 
| D | eager_operation.h | 56   const string& DeviceName() const override { return device_name_; }  in DeviceName()  function
 | 
| D | tensor_handle.cc | 1052 const char* TensorHandle::DeviceName(Status* status) const {  in DeviceName()  function in tensorflow::TensorHandle
 | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | composite_device_test.cc | 68 TEST(CompositeDeviceTest, DeviceName) {  in TEST()  argument
 | 
| /external/tensorflow/tensorflow/go/ | 
| D | tensor_handle.go | 115 func (th *TensorHandle) DeviceName() (string, error) {  func
 | 
| /external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/ | 
| D | union_find.h | 137   const DeviceNameUtils::ParsedName& DeviceName() const { return device_name_; }  in DeviceName()  function
 | 
| /external/nos/host/generic/libnos/ | 
| D | NuggetClient.cpp | 112 const std::string& NuggetClient::DeviceName() const {  in DeviceName()  function in nos::NuggetClient
 | 
| /external/tensorflow/tensorflow/core/tfrt/eager/ | 
| D | op_cache.h | 141     string_view DeviceName() { return device_name_; }  in DeviceName()  function
 | 
| D | c_api_tfrt.h | 492   const std::string& DeviceName() const override { return device_name_; }  in DeviceName()  function
 | 
| /external/webrtc/modules/audio_device/win/ | 
| D | core_audio_output_win.cc | 77 int CoreAudioOutput::DeviceName(int index,  in DeviceName()  function in webrtc::webrtc_win::CoreAudioOutput
 | 
| D | core_audio_input_win.cc | 80 int CoreAudioInput::DeviceName(int index,  in DeviceName()  function in webrtc::webrtc_win::CoreAudioInput
 | 
| D | core_audio_base_win.cc | 308 int CoreAudioBase::DeviceName(int index,  in DeviceName()  function in webrtc::webrtc_win::CoreAudioBase
 | 
| /external/pigweed/pw_bluetooth/public/pw_bluetooth/ | 
| D | types.h | 28 using DeviceName = std::string_view;  variable
 | 
| /external/tensorflow/tensorflow/core/runtime_fallback/runtime/ | 
| D | runtime_fallback_op_handler.cc | 65   tfrt::string_view DeviceName() const { return device_->name(); }  in DeviceName()  function in tensorflow::tfd::RuntimeFallbackOpHandler
 | 
| /external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/ | 
| D | op_handler_selector_test.cc | 134   const char* DeviceName(Status* status) const override {  in DeviceName()  function in tfrt::tf::__anond52f36620111::FakeTensorHandle184   const std::string& DeviceName() const override { return device_name_; }  in DeviceName()  function in tfrt::tf::__anond52f36620111::FakeOperation
 
 | 
| /external/tensorflow/tensorflow/c/experimental/gradients/tape/ | 
| D | tape_operation.cc | 47 const string& TapeOperation::DeviceName() const {  in DeviceName()  function in tensorflow::gradients::TapeOperation
 | 
| /external/tensorflow/tensorflow/core/util/ | 
| D | device_name_utils.cc | 79 static string DeviceName(const string& job, int replica, int task,  in DeviceName()  function
 | 
| /external/tensorflow/tensorflow/c/eager/ | 
| D | c_api_unified_experimental_graph.cc | 127   const string& DeviceName() const override { return device_name_; }  in DeviceName()  function in tensorflow::tracing::graph::GraphOperation
 | 
| D | c_api.cc | 80 string DeviceName(const tensorflow::Device* d) {  in DeviceName()  function
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/ | 
| D | c_api_unified_experimental_mlir.cc | 449 const string& MlirAbstractOp::DeviceName() const { return device_name_; }  in DeviceName()  function in mlir::TF::__anon376bf20e0111::MlirAbstractOp
 | 
| /external/tensorflow/tensorflow/core/graph/ | 
| D | graph_partition_test.cc | 66 string DeviceName(const Node* node) {  in DeviceName()  function
 | 
| /external/tensorflow/tensorflow/core/grappler/costs/ | 
| D | virtual_scheduler.cc | 642 string SchedulerState::DeviceName(const NodeDef* node) const {  in DeviceName()  function in tensorflow::grappler::SchedulerState
 | 
| /external/mesa3d/include/GL/ | 
| D | wglext.h | 696     CHAR   DeviceName[32];  member
 |