Home
last modified time | relevance | path

Searched refs:ReportActiveInfo (Results 1 - 5 of 5) sorted by relevance

/base/sensors/sensor/services/include/
H A Dsensor_power_policy.h42 void ReportActiveInfo(const ActiveInfo &activeInfo, const std::vector<SessionPtr> &sessionList);
H A Dsensor_service.h93 void ReportActiveInfo(int32_t sensorId, int32_t pid);
/base/sensors/sensor/test/fuzztest/services/service/reportactiveinfo_fuzzer/
H A Dreportactiveinfo_fuzzer.cpp85 g_service->ReportActiveInfo(sensorId, pid); in ReportActiveInfoFuzzTest()
/base/sensors/sensor/services/src/
H A Dsensor_service.cpp298 ReportActiveInfo(sensorId, pid); in EnableSensor()
322 ReportActiveInfo(sensorId, pid); in EnableSensor()
574 void SensorService::ReportActiveInfo(int32_t sensorId, int32_t pid) in ReportActiveInfo() function in OHOS::Sensors::SensorService
588 POWER_POLICY.ReportActiveInfo(activeInfo, sessionList); in ReportActiveInfo()
H A Dsensor_power_policy.cpp238 void SensorPowerPolicy::ReportActiveInfo(const ActiveInfo &activeInfo, in ReportActiveInfo() function in OHOS::Sensors::SensorPowerPolicy

Completed in 6 milliseconds