Searched defs:GetActiveInfoList (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/sensors/sensor/services/src/ | ||
H A D | sensor_power_policy.cpp | 219 std::vector<ActiveInfo> SensorPowerPolicy::GetActiveInfoList(int32_t pid) in GetActiveInfoList() function in OHOS::Sensors::SensorPowerPolicy |
H A D | sensor_service.cpp | 539 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 D | sensor_service_proxy.cpp | 213 ErrCode SensorServiceProxy::GetActiveInfoList(int32_t pid, std::vector<ActiveInfo> &activeInfoList) in GetActiveInfoList() function in OHOS::Sensors::SensorServiceProxy |
H A D | sensor_service_client.cpp | 338 int32_t SensorServiceClient::GetActiveInfoList(int32_t pid, std::vector<ActiveInfo> &activeInfoList) in GetActiveInfoList() function in OHOS::Sensors::SensorServiceClient |