Home
last modified time | relevance | path

Searched refs:SENSOR_ID (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/sensor/test/performance/common/
H A Dhdf_sensor_performance_test.cpp28 const int32_t SENSOR_ID = 0; member
45 if (event->sensorId == SENSOR_ID) { in SensorTestDataCallback()
145 int ret = g_sensorPerformanceDev->Enable(SENSOR_ID); in HWTEST_F()
166 int ret = g_sensorPerformanceDev->SetBatch(SENSOR_ID, SENSOR_INTERVAL, SENSOR_POLL_TIME); in HWTEST_F()
190 int ret = g_sensorPerformanceDev->Disable(SENSOR_ID); in HWTEST_F()
211 int ret = g_sensorPerformanceDev->SetMode(SENSOR_ID, 1); in HWTEST_F()
232 int ret = g_sensorPerformanceDev->SetOption(SENSOR_ID, 1); in HWTEST_F()
/drivers/peripheral/sensor/test/performance/hdi/
H A Dhdf_sensor_hdi_performance_test.cpp29 const int32_t SENSOR_ID = 0; member
123 int ret = g_sensorInterface->Enable(SENSOR_ID); in HWTEST_F()
144 int ret = g_sensorInterface->SetBatch(SENSOR_ID, SENSOR_INTERVAL, SENSOR_POLL_TIME); in HWTEST_F()
168 int ret = g_sensorInterface->Disable(SENSOR_ID); in HWTEST_F()
189 int ret = g_sensorInterface->SetMode(SENSOR_ID, 1); in HWTEST_F()
210 int ret = g_sensorInterface->SetOption(SENSOR_ID, 1); in HWTEST_F()
/drivers/peripheral/pin_auth/hdi_service/service/inc/
H A Dexecutor_impl_common.h25 constexpr uint16_t SENSOR_ID = 1; member
/drivers/peripheral/face_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp31 constexpr uint16_t SENSOR_ID = 123; member
40 .sensorId = SENSOR_ID, in AllInOneExecutorImpl()
/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp30 constexpr uint16_t SENSOR_ID = 123; member
39 .sensorId = SENSOR_ID, in AllInOneExecutorImpl()
/drivers/peripheral/pin_auth/hdi_service/service/src/
H A Dverifier_impl.cpp48 executorInfo.sensorId = SENSOR_ID; in GetExecutorInfo()
H A Dcollector_impl.cpp47 executorInfo.sensorId = SENSOR_ID; in GetExecutorInfo()
H A Dall_in_one_impl.cpp58 info.sensorId = SENSOR_ID; in GetExecutorInfo()

Completed in 4 milliseconds