Home
last modified time | relevance | path

Searched refs:EmulatedUserHal (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedUserHal.cpp38 bool EmulatedUserHal::isSupported(int32_t prop) { in isSupported()
51 android::base::Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::onSetProperty( in onSetProperty()
73 android::base::Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::onGetProperty( in onGetProperty()
94 EmulatedUserHal::onGetUserIdentificationAssociation(const VehiclePropValue& value) { in onGetUserIdentificationAssociation()
113 EmulatedUserHal::onSetInitialUserInfoResponse(const VehiclePropValue& value) { in onSetInitialUserInfoResponse()
149 android::base::Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::onSetSwitchUserResponse( in onSetSwitchUserResponse()
200 android::base::Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::onSetCreateUserResponse( in onSetCreateUserResponse()
236 EmulatedUserHal::onSetUserIdentificationAssociation(const VehiclePropValue& value) { in onSetUserIdentificationAssociation()
267 EmulatedUserHal::defaultUserIdentificationAssociation(const VehiclePropValue& request) { in defaultUserIdentificationAssociation()
273 android::base::Result<std::unique_ptr<VehiclePropValue>> EmulatedUserHal::sendUserHalResponse( in sendUserHalResponse()
[all …]
DEmulatedUserHal.h37 class EmulatedUserHal {
39 EmulatedUserHal() {} in EmulatedUserHal() function
41 ~EmulatedUserHal() = default;
DVehicleHalServer.h41 EmulatedUserHal* getEmulatedUserHal();
62 EmulatedUserHal mEmulatedUserHal;
DEmulatedVehicleHal.h50 EmulatedUserHal* emulatedUserHal = nullptr);
94 EmulatedUserHal* mEmulatedUserHal;
DEmulatedVehicleHal.cpp96 EmulatedUserHal* emulatedUserHal) in EmulatedVehicleHal()
/hardware/interfaces/automotive/vehicle/2.0/default/
DAndroid.bp109 "impl/vhal_v2_0/EmulatedUserHal.cpp",
137 "impl/vhal_v2_0/EmulatedUserHal.cpp",