Searched defs:updateSampleRate (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/automotive/vehicle/aidl/impl/hardware/include/ | ||
D | IVehicleHardware.h | 106 virtual aidl::android::hardware::automotive::vehicle::StatusCode updateSampleRate( in updateSampleRate() function |
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/ | ||
D | MockVehicleHardware.cpp | 91 StatusCode MockVehicleHardware::updateSampleRate(int32_t propId, int32_t areaId, float sampleRate) { in updateSampleRate() function in android::hardware::automotive::vehicle::MockVehicleHardware |
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/ | ||
D | FakeVehicleHardware.cpp | 867 StatusCode FakeVehicleHardware::updateSampleRate(int32_t propId, int32_t areaId, float sampleRate) { in updateSampleRate() function in android::hardware::automotive::vehicle::fake::FakeVehicleHardware |