Home
last modified time | relevance | path

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

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