Searched defs:GetRestrictList (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ | ||
H A D | standby_service_client.cpp | 149 ErrCode StandbyServiceClient::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restri… in GetRestrictList() function in OHOS::DevStandbyMgr::StandbyServiceClient |
H A D | standby_service_proxy.cpp | 307 ErrCode StandbyServiceProxy::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restric… in GetRestrictList() function in OHOS::DevStandbyMgr::StandbyServiceProxy |
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/ | ||
H A D | standby_service.cpp | 285 ErrCode StandbyService::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfo… in GetRestrictList() function in OHOS::DevStandbyMgr::StandbyService |
H A D | standby_service_impl.cpp | 902 ErrCode StandbyServiceImpl::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrict… in GetRestrictList() function in OHOS::DevStandbyMgr::StandbyServiceImpl |