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.cc202 if (!controller_->GetDeviceNames(&device_names)) { in GetSourceList()
216 if (!controller_->GetDeviceNames(&device_names)) { in SelectSource()
Ddxgi_duplicator_controller.h123 bool GetDeviceNames(std::vector<std::string>* output);
Ddxgi_duplicator_controller.cc148 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.cc74 cluster_->GetDeviceNames()); in TEST_F()
113 cluster_->GetDeviceNames()); in TEST_F()
124 cluster_->GetDeviceNames()); in TEST_F()
/external/tensorflow/tensorflow/c/experimental/grappler/
Dgrappler_test.cc190 cluster->GetDeviceNames()); in TEST()
238 cluster->GetDeviceNames()); in TEST()
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc57 cluster_->GetDeviceNames()); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dpin_to_host_optimizer.cc312 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()
238 cluster_->GetDeviceNames()); in TEST_F()
2072 cluster_->GetDeviceNames()); in TEST_F()