Home
last modified time | relevance | path

Searched defs:DisableSensor (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp95 int32_t HdiServiceImpl::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::HdiServiceImpl
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/interface/src/
H A Dsensor_hdi_connection.cpp79 int32_t SensorHdiConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorHdiConnection
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp84 int32_t CompatibleConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::CompatibleConnection
H A Dhdi_connection.cpp128 int32_t HdiConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::HdiConnection
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp74 int32_t CompatibleConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::CompatibleConnection
H A Dhdi_connection.cpp115 int32_t HdiConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::HdiConnection
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_client.cpp116 int32_t MedicalSensorServiceClient::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::MedicalSensorServiceClient
H A Dmedical_service_proxy.cpp75 ErrCode MedicalSensorServiceProxy::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::MedicalSensorServiceProxy
/ohos5.0/base/sensors/sensor/services/hdi_connection/interface/src/
H A Dsensor_hdi_connection.cpp258 int32_t SensorHdiConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorHdiConnection
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_service.cpp347 ErrCode SensorService::DisableSensor(int32_t sensorId, int32_t pid) in DisableSensor() function in OHOS::Sensors::SensorService
376 ErrCode SensorService::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorService
/ohos5.0/base/sensors/sensor/services/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp260 int32_t HdiServiceImpl::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::HdiServiceImpl
/ohos5.0/drivers/peripheral/sensor/hal/src/
H A Dsensor_controller.c274 static int32_t DisableSensor(int32_t sensorId) in DisableSensor() function
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_proxy.cpp60 ErrCode SensorServiceProxy::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorServiceProxy
H A Dsensor_service_client.cpp144 int32_t SensorServiceClient::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorServiceClient
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_service.cpp279 ErrCode MedicalSensorService::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::MedicalSensorService
/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_service.cpp653 int32_t SensorIfService::DisableSensor(int32_t sensorId, uint32_t serviceId) in DisableSensor() function in OHOS::HDI::Sensor::V2_0::SensorIfService