Home
last modified time | relevance | path

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

/base/sensors/sensor/services/sensor/hdi_connection/interface/src/
Dsensor_hdi_connection.cpp66 int32_t SensorHdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::SensorHdiConnection
/base/sensors/sensor/services/sensor/hdi_connection/hardware/src/
Dhdi_service_impl.cpp67 int32_t HdiServiceImpl::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiServiceImpl
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/interface/src/
Dsensor_hdi_connection.cpp69 int32_t SensorHdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::SensorHdiConnection
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/
Dhdi_service_impl.cpp68 int32_t HdiServiceImpl::EnableSensor(uint32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiServiceImpl
/base/sensors/sensor/frameworks/native/sensor/src/
Dsensor_service_client.cpp95 int32_t SensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t maxRep… in EnableSensor() function in OHOS::Sensors::SensorServiceClient
Dsensor_service_proxy.cpp42 ErrCode SensorServiceProxy::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxRe… in EnableSensor() function in OHOS::Sensors::SensorServiceProxy
/base/sensors/sensor/services/sensor/hdi_connection/adapter/src/
Dcompatible_connection.cpp72 int32_t CompatibleConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::CompatibleConnection
Dhdi_connection.cpp99 int32_t HdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiConnection
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
Dcompatible_connection.cpp64 int32_t CompatibleConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::CompatibleConnection
Dhdi_connection.cpp100 int32_t HdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiConnection
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
Dmedical_service_client.cpp97 int32_t MedicalSensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t… in EnableSensor() function in OHOS::Sensors::MedicalSensorServiceClient
Dmedical_service_proxy.cpp46 ErrCode MedicalSensorServiceProxy::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_… in EnableSensor() function in OHOS::Sensors::MedicalSensorServiceProxy
/base/sensors/sensor/services/sensor/src/
Dsensor_suspend_policy.cpp101 ErrCode SensorSuspendPolicy::EnableSensor(uint32_t sensorId, int32_t pid, int64_t samplingPeriodNs, in EnableSensor() function in OHOS::Sensors::SensorSuspendPolicy
Dsensor_service.cpp212 ErrCode SensorService::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportD… in EnableSensor() function in OHOS::Sensors::SensorService
/base/sensors/medical_sensor/services/medical_sensor/src/
Dmedical_service.cpp235 ErrCode MedicalSensorService::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t max… in EnableSensor() function in OHOS::Sensors::MedicalSensorService