/base/sensors/sensor/services/sensor/hdi_connection/hardware/src/ |
D | hdi_service_impl.cpp | 94 int32_t HdiServiceImpl::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiServiceImpl
|
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/ |
D | hdi_service_impl.cpp | 68 int32_t HdiServiceImpl::EnableSensor(uint32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiServiceImpl
|
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/interface/src/ |
D | sensor_hdi_connection.cpp | 69 int32_t SensorHdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::SensorHdiConnection
|
/base/sensors/sensor/services/sensor/hdi_connection/interface/src/ |
D | sensor_hdi_connection.cpp | 136 int32_t SensorHdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::SensorHdiConnection
|
/base/sensors/sensor/services/sensor/hdi_connection/adapter/src/ |
D | compatible_connection.cpp | 77 int32_t CompatibleConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::CompatibleConnection
|
D | hdi_connection.cpp | 104 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/ |
D | compatible_connection.cpp | 64 int32_t CompatibleConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::CompatibleConnection
|
D | hdi_connection.cpp | 100 int32_t HdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiConnection
|
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
D | medical_service_client.cpp | 97 int32_t MedicalSensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t… in EnableSensor() function in OHOS::Sensors::MedicalSensorServiceClient
|
D | medical_service_proxy.cpp | 46 ErrCode MedicalSensorServiceProxy::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_… in EnableSensor() function in OHOS::Sensors::MedicalSensorServiceProxy
|
/base/sensors/sensor/frameworks/native/sensor/src/ |
D | sensor_service_client.cpp | 120 int32_t SensorServiceClient::EnableSensor(int32_t sensorId, int64_t samplingPeriod, int64_t maxRepo… in EnableSensor() function in OHOS::Sensors::SensorServiceClient
|
D | sensor_service_proxy.cpp | 37 ErrCode SensorServiceProxy::EnableSensor(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxRep… in EnableSensor() function in OHOS::Sensors::SensorServiceProxy
|
/base/sensors/medical_sensor/services/medical_sensor/src/ |
D | medical_service.cpp | 235 ErrCode MedicalSensorService::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t max… in EnableSensor() function in OHOS::Sensors::MedicalSensorService
|
/base/sensors/sensor/services/sensor/src/ |
D | sensor_service.cpp | 236 ErrCode SensorService::EnableSensor(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDe… in EnableSensor() function in OHOS::Sensors::SensorService
|