Home
last modified time | relevance | path

Searched refs:INIT_REPORT_COUNT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.cpp41 constexpr int64_t INIT_REPORT_COUNT = 1; variable
490 int64_t reportCount = INIT_REPORT_COUNT; in ReportEachClient()
492 sensorReportCountMap[sensorId][serviceId] = INIT_REPORT_COUNT; in ReportEachClient()