Home
last modified time | relevance | path

Searched defs:SENSOR_ID (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/inc/
H A Dexecutor_impl_common.h25 constexpr uint16_t SENSOR_ID = 1; variable
/ohos5.0/drivers/peripheral/sensor/test/performance/hdi/
H A Dhdf_sensor_hdi_performance_test.cpp29 const int32_t SENSOR_ID = 0; variable
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/
H A Dsensor_power_test.cpp41 constexpr int32_t SENSOR_ID { 1 }; variable
H A Dsensor_agent_test.cpp39 constexpr int32_t SENSOR_ID { 1 }; variable
/ohos5.0/drivers/peripheral/sensor/test/benchmarktest/
H A Dsensor_single_interface_benchmark_test.cpp45 constexpr uint32_t SENSOR_ID = 1; variable
/ohos5.0/drivers/peripheral/sensor/test/performance/common/
H A Dhdf_sensor_performance_test.cpp28 const int32_t SENSOR_ID = 0; variable
/ohos5.0/drivers/peripheral/face_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp31 constexpr uint16_t SENSOR_ID = 123; variable
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dall_in_one_executor_impl.cpp30 constexpr uint16_t SENSOR_ID = 123; variable
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/kits/
H A Dsensor_native_test.cpp37 constexpr Sensor_Type SENSOR_ID { SENSOR_TYPE_AMBIENT_LIGHT }; variable