Home
last modified time | relevance | path

Searched defs:AddDevice (Results 1 – 9 of 9) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dftrace_metadata.cc31 void FtraceMetadata::AddDevice(BlockDeviceID device_id) { in AddDevice() function in perfetto::FtraceMetadata
Dftrace_controller_unittest.cc570 TEST(FtraceMetadataTest, AddDevice) { in TEST() argument
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_set.cc33 void DeviceSet::AddDevice(Device* device) { in AddDevice() function in tensorflow::DeviceSet
Ddevice_set_test.cc42 void AddDevice(const char* type, const char* name) { in AddDevice() function in tensorflow::__anonf0ab42df0111::DeviceSetTest
/external/tensorflow/tensorflow/tools/optimization/
Doptimization_pass_runner.cc161 Status OptimizationPassRunner::AddDevice(const string& name, in AddDevice() function in tensorflow::OptimizationPassRunner
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.h115 void AddDevice(const cl::sycl::device& d) { in AddDevice() function
/external/webrtc/talk/media/webrtc/
Dfakewebrtcdeviceinfo.h47 void AddDevice(const std::string& device_name, const std::string& device_id) { in AddDevice() function
/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item.cc136 Status GrapplerItem::AddDevice(const string& device) { in AddDevice() function in tensorflow::grappler::GrapplerItem
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtest_utils.h131 void AddDevice(const string& device_name, const DeviceLocality& dev_loc) { in AddDevice() function