Home
last modified time | relevance | path

Searched refs:set_device_name (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/xcore/
Dv4l2_device.h49 bool set_device_name (const char *name);
Dv4l2_device.cpp62 V4l2Device::set_device_name (const char *name) in set_device_name() function in XCam::V4l2Device
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc591 request.set_device_name(recv_device->name()); in EagerRemoteSendTensor()