Home
last modified time | relevance | path

Searched refs:onSetInitialUserInfoResponse (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedUserHal.h99 android::base::Result<std::unique_ptr<VehiclePropValue>> onSetInitialUserInfoResponse(
DEmulatedUserHal.cpp82 return onSetInitialUserInfoResponse(value); in onSetProperty()
135 Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::onSetInitialUserInfoResponse( in onSetInitialUserInfoResponse() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedUserHal