Home
last modified time | relevance | path

Searched refs:CheckParameter (Results 1 - 2 of 2) sorted by relevance

/base/sensors/sensor/services/include/
H A Dsensor_service.h73 bool CheckParameter(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs);
/base/sensors/sensor/services/src/
H A Dsensor_service.cpp266 bool SensorService::CheckParameter(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in CheckParameter() function in OHOS::Sensors::SensorService
279 if (!CheckParameter(sensorId, samplingPeriodNs, maxReportDelayNs)) { in EnableSensor()

Completed in 3 milliseconds