Home
last modified time | relevance | path

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

/base/sensors/sensor/services/sensor/hdi_connection/interface/src/
Dsensor_hdi_connection.cpp77 int32_t SensorHdiConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorHdiConnection
/base/sensors/sensor/services/sensor/hdi_connection/hardware/src/
Dhdi_service_impl.cpp93 int32_t HdiServiceImpl::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::HdiServiceImpl
/base/sensors/sensor/frameworks/native/sensor/src/
Dsensor_service_client.cpp111 int32_t SensorServiceClient::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorServiceClient
Dsensor_service_proxy.cpp72 ErrCode SensorServiceProxy::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorServiceProxy
/base/sensors/sensor/services/sensor/src/
Dsensor_suspend_policy.cpp45 ErrCode SensorSuspendPolicy::DisableSensor(uint32_t sensorId, int32_t pid) in DisableSensor() function in OHOS::Sensors::SensorSuspendPolicy
Dsensor_service.cpp283 ErrCode SensorService::DisableSensor(uint32_t sensorId) in DisableSensor() function in OHOS::Sensors::SensorService
/base/sensors/sensor/services/sensor/hdi_connection/adapter/src/
Dcompatible_connection.cpp79 int32_t CompatibleConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::CompatibleConnection
Dhdi_connection.cpp119 int32_t HdiConnection::DisableSensor(int32_t sensorId) in DisableSensor() function in OHOS::Sensors::HdiConnection