Searched defs:mDeviceV1_0 (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
H A DVersionedIDevice.h185 * mDeviceV1_1 will point to the same object as mDeviceV1_0; otherwise,
189 * * If the device is truly v1.0, mDeviceV1_0 will point to a valid object
191 * * If the device is truly v1.1 or later, both mDeviceV1_0 and mDeviceV1_1
197 sp<V1_0::IDevice> mDeviceV1_0; member in class:android::nn::VersionedIDevice

Completed in 13 milliseconds