Home
last modified time | relevance | path

Searched defs:MakeDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcomposite_device.cc25 std::unique_ptr<CompositeDevice> CompositeDevice::MakeDevice( in MakeDevice() function in tensorflow::CompositeDevice
35 std::unique_ptr<CompositeDevice> CompositeDevice::MakeDevice( in MakeDevice() function in tensorflow::CompositeDevice
H A Dplacer_test.cc95 static std::unique_ptr<Device> MakeDevice(const string& name, in MakeDevice() function in tensorflow::__anonc193f7280111::FakeDevice
/aosp_15_r20/system/core/init/
H A Ddevices.cpp399 void DeviceHandler::MakeDevice(const std::string& path, bool block, int major, int minor, in MakeDevice() function in android::init::DeviceHandler