Home
last modified time | relevance | path

Searched refs:onSetUserIdentificationAssociation (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/userhal/include/
DFakeUserHal.h119 android::base::Result<std::unique_ptr<VehiclePropValue>> onSetUserIdentificationAssociation(
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/include/
DFakeUserHal.h112 ValueResultType onSetUserIdentificationAssociation(
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/userhal/
DFakeUserHal.cpp91 return onSetUserIdentificationAssociation(value); in onSetProperty()
251 Result<std::unique_ptr<VehiclePropValue>> FakeUserHal::onSetUserIdentificationAssociation( in onSetUserIdentificationAssociation() function in android::hardware::automotive::vehicle::V2_0::impl::FakeUserHal
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/src/
DFakeUserHal.cpp103 return onSetUserIdentificationAssociation(value); in onSetProperty()
271 FakeUserHal::ValueResultType FakeUserHal::onSetUserIdentificationAssociation( in onSetUserIdentificationAssociation() function in android::hardware::automotive::vehicle::fake::FakeUserHal