Searched defs:onGetProperty (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/userhal/ | ||
D | FakeUserHal.cpp | 98 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/ | ||
D | FakeUserHal.cpp | 110 FakeUserHal::ValueResultType FakeUserHal::onGetProperty(const VehiclePropValue& value) const { in onGetProperty() function in android::hardware::automotive::vehicle::fake::FakeUserHal |