Searched refs:mDeviceV1_3 (Results 1 – 2 of 2) sorted by relevance
482 return mDeviceV1_3; in getDevice()517 sp<hal::V1_3::IDevice> mDeviceV1_3; variable
789 mDeviceV1_3(V1_3::IDevice::castFrom(mDeviceV1_0).withDefault(nullptr)), in Core()806 mDeviceV1_3(std::move(other.mDeviceV1_3)), in Core()816 mDeviceV1_3 = std::move(other.mDeviceV1_3); in operator =()