Home
last modified time | relevance | path

Searched defs:GetActiveInfoList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_power_policy.cpp219 std::vector<ActiveInfo> SensorPowerPolicy::GetActiveInfoList(int32_t pid) in GetActiveInfoList() function in OHOS::Sensors::SensorPowerPolicy
H A Dsensor_service.cpp539 ErrCode SensorService::GetActiveInfoList(int32_t pid, std::vector<ActiveInfo> &activeInfoList) in GetActiveInfoList() function in OHOS::Sensors::SensorService
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_proxy.cpp213 ErrCode SensorServiceProxy::GetActiveInfoList(int32_t pid, std::vector<ActiveInfo> &activeInfoList) in GetActiveInfoList() function in OHOS::Sensors::SensorServiceProxy
H A Dsensor_service_client.cpp338 int32_t SensorServiceClient::GetActiveInfoList(int32_t pid, std::vector<ActiveInfo> &activeInfoList) in GetActiveInfoList() function in OHOS::Sensors::SensorServiceClient