Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_structs.cc21 void RuntimeDevices::AddDevice(const ParsedName& device) { in AddDevice() function in mlir::TF::RuntimeDevices
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item.cc174 Status GrapplerItem::AddDevice(const string& device) { in AddDevice() function in tensorflow::grappler::GrapplerItem
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddevice_set.cc33 void DeviceSet::AddDevice(Device* device) { in AddDevice() function in tensorflow::DeviceSet
H A Ddevice_set_test.cc43 Device* AddDevice(const char* type, const char* name) { in AddDevice() function in tensorflow::__anon94736aec0111::DeviceSetTest
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_metadata.h68 void AddDevice(BlockDeviceID device_id) { in AddDevice() function
H A Dftrace_controller_unittest.cc602 TEST(FtraceMetadataTest, AddDevice) { in TEST() argument
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc100 void TestCommandHandler::AddDevice(const vector<std::string>& args) { in AddDevice() function in rootcanal::TestCommandHandler
Dtest_model.cc120 PhyDevice::Identifier TestModel::AddDevice(std::shared_ptr<Device> device) { in AddDevice() function in rootcanal::TestModel
/aosp_15_r20/tools/acloud/public/
H A Dreport.py188 def AddDevice(self, instance_name, ip_address, adb_port, vnc_port, member in Report
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtest_utils.h131 void AddDevice(const string& device_name, const DeviceLocality& dev_loc) { in AddDevice() function
/aosp_15_r20/packages/modules/adb/client/
Dusb_osx.cpp103 static void AddDevice(std::unique_ptr<usb_handle> handle) { in AddDevice() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/groups/
Dgroups.cc113 int AddDevice(const RawAddress& addr, Uuid uuid, int group_id) override { in AddDevice() function in bluetooth::groups::DeviceGroupsImpl
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_types.h327 void AddDevice(std::shared_ptr<CsisDevice> csis_device) { in AddDevice() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h5731 PDRIVER_ADD_DEVICE AddDevice; member