Searched defs:getValues (Results 1 – 7 of 7) sorted by relevance
39 …void getValues(android.hardware.automotive.vehicle.IVehicleCallback callback, in android.hardware.… in getValues() method
109 void getValues(IVehicleCallback callback, in GetValueRequests requests); in getValues() method
69 StatusCode MockVehicleHardware::getValues(std::shared_ptr<const GetValuesCallback> callback, in getValues() function in android::hardware::automotive::vehicle::MockVehicleHardware
350 ScopedAStatus DefaultVehicleHal::getValues(const CallbackType& callback, in getValues() function in android::hardware::automotive::vehicle::DefaultVehicleHal
496 StatusCode FakeVehicleHardware::getValues(std::shared_ptr<const GetValuesCallback> callback, in getValues() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware
127 StatusCode getValues(const std::vector<GetValueRequest>& requests) { in getValues() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardwareTest