Home
last modified time | relevance | path

Searched refs:GetDeviceNames (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_directx.cc187 if (!controller_->GetDeviceNames(&device_names)) { in GetSourceList()
201 if (!controller_->GetDeviceNames(&device_names)) { in SelectSource()
Ddxgi_duplicator_controller.h116 bool GetDeviceNames(std::vector<std::string>* output);
Ddxgi_duplicator_controller.cc134 bool DxgiDuplicatorController::GetDeviceNames( in GetDeviceNames() function in webrtc::DxgiDuplicatorController
/external/tensorflow/tensorflow/core/grappler/clusters/
Dcluster.h100 const std::vector<string> GetDeviceNames() const;
Dcluster.cc98 const std::vector<string> Cluster::GetDeviceNames() const { in GetDeviceNames() function in tensorflow::grappler::Cluster
Dvirtual_cluster_test.cc66 cluster_->GetDeviceNames()); in TEST_F()
Dsingle_machine_test.cc75 cluster_->GetDeviceNames()); in TEST_F()
113 cluster_->GetDeviceNames()); in TEST_F()
124 cluster_->GetDeviceNames()); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc57 cluster_->GetDeviceNames()); in TEST_F()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dtrt_optimization_pass.cc93 const auto dev_names = cluster->GetDeviceNames(); in PrintDebugInfo()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dpin_to_host_optimizer.cc313 const std::vector<string> device_names = cluster->GetDeviceNames(); in Optimize()
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc155 cluster_->GetDeviceNames()); in TEST_F()
196 cluster_->GetDeviceNames()); in TEST_F()
223 cluster_->GetDeviceNames()); in TEST_F()
1902 cluster_->GetDeviceNames()); in TEST_F()