Searched refs:getDeviceNameResult (Results 1 – 1 of 1) sorted by relevance
121 int getDeviceNameResult = ANeuralNetworksDevice_getName(device, &buffer); in findDeviceByName() local122 if (getDeviceNameResult != ANEURALNETWORKS_NO_ERROR) { in findDeviceByName()124 << getDeviceNameResult; in findDeviceByName()