Home
last modified time | relevance | path

Searched defs:EnableSensor (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp68 int32_t HdiServiceImpl::EnableSensor(uint32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiServiceImpl
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/interface/src/
H A Dsensor_hdi_connection.cpp69 int32_t SensorHdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::SensorHdiConnection
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp74 int32_t CompatibleConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::CompatibleConnection
H A Dhdi_connection.cpp112 int32_t HdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiConnection
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp64 int32_t CompatibleConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::CompatibleConnection
H A Dhdi_connection.cpp100 int32_t HdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiConnection
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_client.cpp97 int32_t MedicalSensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t… in EnableSensor() function in OHOS::Sensors::MedicalSensorServiceClient
H A Dmedical_service_proxy.cpp46 ErrCode MedicalSensorServiceProxy::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_… in EnableSensor() function in OHOS::Sensors::MedicalSensorServiceProxy
/ohos5.0/base/sensors/sensor/services/hdi_connection/interface/src/
H A Dsensor_hdi_connection.cpp232 int32_t SensorHdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::SensorHdiConnection
/ohos5.0/base/sensors/sensor/services/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp237 int32_t HdiServiceImpl::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiServiceImpl
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c243 static int32_t EnableSensor(int32_t sensorId) in EnableSensor() function
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_proxy.cpp36 ErrCode SensorServiceProxy::EnableSensor(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxRep… in EnableSensor() function in OHOS::Sensors::SensorServiceProxy
H A Dsensor_service_client.cpp125 int32_t SensorServiceClient::EnableSensor(int32_t sensorId, int64_t samplingPeriod, int64_t maxRepo… in EnableSensor() function in OHOS::Sensors::SensorServiceClient
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_service.cpp235 ErrCode MedicalSensorService::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t max… in EnableSensor() function in OHOS::Sensors::MedicalSensorService
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_service.cpp294 ErrCode SensorService::EnableSensor(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDe… in EnableSensor() function in OHOS::Sensors::SensorService