Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc395 Device* KernelAndDeviceOp::InputDevice(int i) const { in InputDevice() function in tensorflow::KernelAndDeviceOp
402 Device* KernelAndDeviceFunc::InputDevice(int i) const { in InputDevice() function in tensorflow::KernelAndDeviceFunc
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.h172 AudioDeviceModule::WindowsDeviceType InputDevice() const {return _inputDevice;} in InputDevice() function
/external/autotest/client/bin/input/
Dinput_device.py100 class InputDevice: class