Searched refs:mDeviceV1_2 (Results 1 – 2 of 2) sorted by relevance
478 return mDeviceV1_2; in getDevice()516 sp<hal::V1_2::IDevice> mDeviceV1_2; variable
788 mDeviceV1_2(V1_2::IDevice::castFrom(mDeviceV1_0).withDefault(nullptr)), in Core()805 mDeviceV1_2(std::move(other.mDeviceV1_2)), in Core()815 mDeviceV1_2 = std::move(other.mDeviceV1_2); in operator =()