Home
last modified time | relevance | path

Searched refs:checkSampleRate (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHalManager.h129 static float checkSampleRate(const VehiclePropConfig& config,
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp177 ops.sampleRate = checkSampleRate(*config, ops.sampleRate); in subscribe()
494 float VehicleHalManager::checkSampleRate(const VehiclePropConfig &config, in checkSampleRate() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager