Searched defs:GetAllowList (Results 1 - 4 of 4) sorted by relevance
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ | ||
H A D | standby_service_proxy.cpp | 171 ErrCode StandbyServiceProxy::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() function in OHOS::DevStandbyMgr::StandbyServiceProxy |
H A D | standby_service_client.cpp | 94 ErrCode StandbyServiceClient::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoArray, in GetAllowList() function in OHOS::DevStandbyMgr::StandbyServiceClient |
/foundation/resourceschedule/device_standby/services/core/src/ | ||
H A D | standby_service.cpp | 221 ErrCode StandbyService::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() function in OHOS::DevStandbyMgr::StandbyService |
H A D | standby_service_impl.cpp | 761 ErrCode StandbyServiceImpl::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() function in OHOS::DevStandbyMgr::StandbyServiceImpl |
Completed in 5 milliseconds