Searched refs:doSetValueFromClient (Results 1 – 5 of 5) sorted by relevance
48 …void doSetValueFromClient(const aidl::android::hardware::automotive::vehicle::VehiclePropValue& pr…
81 void doSetValueFromClient(const VehiclePropValue& propValue);
66 void VehicleEmulator::doSetValueFromClient(const VehiclePropValue& propValue) { in doSetValueFromClient() function in android::hardware::automotive::vehicle::V2_0::impl::VehicleEmulator
117 mEmulator->doSetValueFromClient(value); in setValues()
74 void VehicleEmulator::doSetValueFromClient(const VehiclePropValue& propValue) { in doSetValueFromClient() function in android::hardware::automotive::vehicle::fake::VehicleEmulator