Home
last modified time | relevance | path

Searched defs:OutputDevice (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc359 tensorflow::Device* KernelAndDeviceOp::OutputDevice(int idx) const { in OutputDevice() function in tensorflow::KernelAndDeviceOp
366 tensorflow::Device* KernelAndDeviceFunc::OutputDevice(int idx) const { in OutputDevice() function in tensorflow::KernelAndDeviceFunc
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h169 AudioDeviceModule::WindowsDeviceType OutputDevice() const {return _outputDevice;} in OutputDevice() function