Searched defs:MakeDevice (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | composite_device.cc | 25 std::unique_ptr<CompositeDevice> CompositeDevice::MakeDevice( in MakeDevice() function in tensorflow::CompositeDevice |
H A D | placer_test.cc | 95 static std::unique_ptr<Device> MakeDevice(const string& name, in MakeDevice() function in tensorflow::__anonc193f7280111::FakeDevice |
/aosp_15_r20/system/core/init/ | ||
H A D | devices.cpp | 399 void DeviceHandler::MakeDevice(const std::string& path, bool block, int major, int minor, in MakeDevice() function in android::init::DeviceHandler |