Home
last modified time | relevance | path

Searched defs:onGetProperty (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/userhal/
DFakeUserHal.cpp98 Result<std::unique_ptr<VehiclePropValue>> FakeUserHal::onGetProperty( in onGetProperty() function in android::hardware::automotive::vehicle::V2_0::impl::FakeUserHal
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/userhal/src/
DFakeUserHal.cpp110 FakeUserHal::ValueResultType FakeUserHal::onGetProperty(const VehiclePropValue& value) const { in onGetProperty() function in android::hardware::automotive::vehicle::fake::FakeUserHal