Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.h67 std::vector<HdfSensorInformation> hdfSensorInformations; member in OHOS::HDI::Sensor::V2_0::SensorIfService
H A Dsensor_if_service.cpp113 ret = GetAllSensorInfo(hdfSensorInformations); in Init()
329 for (auto it = hdfSensorInformations.begin(); it != hdfSensorInformations.end(); ++it) { in SetDelay()

Completed in 3 milliseconds