Home
last modified time | relevance | path

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

/external/armnn/python/pyarmnn/src/pyarmnn/swig/modules/
Darmnn_types.i119 std::string deviceStr = "IDeviceSpec { supportedBackends: ["; in __str__() local
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothHfpClientFacade.java241 private BluetoothDevice getDevice(String deviceStr) { in getDevice()
/external/pytorch/torch/csrc/jit/serialization/
Dpickler.cpp163 auto deviceStr = device.str(); in pushDevice() local