Home
last modified time | relevance | path

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

/base/sensors/sensor/services/sensor/hdi_connection/interface/src/
Dsensor_hdi_connection.cpp67 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.cpp66 int32_t HdiServiceImpl::EnableSensor(uint32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiServiceImpl
/base/sensors/sensor/frameworks/native/sensor/src/
Dsensor_service_client.cpp92 int32_t SensorServiceClient::EnableSensor(uint32_t sensorId, int64_t samplingPeriod, int64_t maxRep… in EnableSensor() function in OHOS::Sensors::SensorServiceClient
Dsensor_service_proxy.cpp43 ErrCode SensorServiceProxy::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxRe… in EnableSensor() function in OHOS::Sensors::SensorServiceProxy
/base/sensors/sensor/services/sensor/src/
Dsensor_suspend_policy.cpp103 ErrCode SensorSuspendPolicy::EnableSensor(uint32_t sensorId, int32_t pid, int64_t samplingPeriodNs, in EnableSensor() function in OHOS::Sensors::SensorSuspendPolicy
Dsensor_service.cpp239 ErrCode SensorService::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportD… in EnableSensor() function in OHOS::Sensors::SensorService
/base/sensors/sensor/services/sensor/hdi_connection/adapter/src/
Dcompatible_connection.cpp69 int32_t CompatibleConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::CompatibleConnection
Dhdi_connection.cpp104 int32_t HdiConnection::EnableSensor(int32_t sensorId) in EnableSensor() function in OHOS::Sensors::HdiConnection