Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp94 ErrCode StandbyServiceClient::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoArr… in GetAllowList() function in OHOS::DevStandbyMgr::StandbyServiceClient
H A Dstandby_service_proxy.cpp171 ErrCode StandbyServiceProxy::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() function in OHOS::DevStandbyMgr::StandbyServiceProxy
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp218 ErrCode StandbyService::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() function in OHOS::DevStandbyMgr::StandbyService
H A Dstandby_service_impl.cpp773 ErrCode StandbyServiceImpl::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() function in OHOS::DevStandbyMgr::StandbyServiceImpl