/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/test/unittest/common/ |
H A D | client_info_test.cpp | 65 int64_t maxReportDelayNs = 0; variable 85 int64_t maxReportDelayNs = 0; variable 105 int64_t maxReportDelayNs = 0; variable 125 int64_t maxReportDelayNs = 0; variable 145 int64_t maxReportDelayNs = 0; variable 165 int64_t maxReportDelayNs = 0; variable
|
/ohos5.0/base/sensors/sensor/utils/common/src/ |
H A D | active_info.cpp | 27 …Info::ActiveInfo(int32_t pid, int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in ActiveInfo() 66 void ActiveInfo::SetMaxReportDelayNs(int64_t maxReportDelayNs) in SetMaxReportDelayNs() 97 int64_t maxReportDelayNs = -1; in Unmarshalling() local
|
H A D | sensor_basic_info.cpp | 38 void SensorBasicInfo::SetMaxReportDelayNs(int64_t maxReportDelayNs) in SetMaxReportDelayNs()
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/test/unittest/phone/ |
H A D | medical_proxy_test.cpp | 121 int64_t maxReportDelayNs = 0L; variable 156 const int64_t maxReportDelayNs = 0; variable 172 const int64_t maxReportDelayNs = 0; variable
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | medical_manager.cpp | 54 …Manager::SetBestSensorParams(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in SetBestSensorParams() 100 int64_t samplingPeriodNs, int64_t maxReportDelayNs) in GetSensorInfo() 134 int64_t maxReportDelayNs) in SaveSubscriber()
|
H A D | medical_service.cpp | 218 …ensorService::SaveSubscriber(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in SaveSubscriber() 235 …lSensorService::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in EnableSensor()
|
H A D | client_info.cpp | 612 int64_t maxReportDelayNs = pidIt.second.GetMaxReportDelayNs(); in GetSensorChannelInfo() local
|
/ohos5.0/base/sensors/sensor/services/src/ |
H A D | sensor_manager.cpp | 51 …rManager::SetBestSensorParams(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in SetBestSensorParams() 114 int64_t maxReportDelayNs) in SaveSubscriber() 126 … SensorManager::GetSensorInfo(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in GetSensorInfo()
|
H A D | sensor_power_policy.cpp | 118 int64_t maxReportDelayNs = sensorIt->second.GetMaxReportDelayNs(); in ResumeSensors() local 137 int64_t maxReportDelayNs) in Resume() 171 int64_t maxReportDelayNs) in RestoreSensorInfo()
|
H A D | sensor_service.cpp | 204 int64_t maxReportDelayNs) in ReportSensorSysEvent() 252 …SensorService::SaveSubscriber(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in SaveSubscriber() 284 …SensorService::CheckParameter(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in CheckParameter() 294 …e SensorService::EnableSensor(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in EnableSensor()
|
H A D | sensor_service_stub.cpp | 145 int64_t maxReportDelayNs; in SensorEnableInner() local
|
H A D | client_info.cpp | 611 int64_t maxReportDelayNs = pidIt.second.GetMaxReportDelayNs(); in GetSensorChannelInfo() local
|
/ohos5.0/base/sensors/medical_sensor/utils/src/ |
H A D | medical_basic_info.cpp | 39 void MedicalSensorBasicInfo::SetMaxReportDelayNs(int64_t maxReportDelayNs) in SetMaxReportDelayNs()
|
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
H A D | medical_service_proxy.cpp | 46 …orServiceProxy::EnableSensor(uint32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in EnableSensor()
|
/ohos5.0/base/sensors/sensor/services/hdi_connection/adapter/src/ |
H A D | hdi_connection.cpp | 221 …ection::UpdateSensorBasicInfo(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in UpdateSensorBasicInfo()
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/ |
H A D | hdi_connection.cpp | 232 …ection::updateSensorBasicInfo(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in updateSensorBasicInfo()
|
/ohos5.0/base/sensors/sensor/frameworks/native/src/ |
H A D | sensor_service_proxy.cpp | 36 …sorServiceProxy::EnableSensor(int32_t sensorId, int64_t samplingPeriodNs, int64_t maxReportDelayNs) in EnableSensor()
|
/ohos5.0/base/sensors/sensor/interfaces/inner_api/ |
H A D | sensor_agent_type.h | 513 int64_t maxReportDelayNs = -1; /**< Maximum Report Delay, in ns */ member
|