| /foundation/resourceschedule/device_standby/interfaces/innerkits/include/ |
| D | allow_info.h | 28 AllowInfo(uint32_t allowType, const std::string& name, int32_t duration) :allowType_(allowType), in AllowInfo() 82 inline void SetAllowType(uint32_t allowType) in SetAllowType()
|
| D | resourcce_request.h | 34 ResourceRequest(uint32_t allowType, int32_t uid, const std::string& name, int32_t duration, in ResourceRequest() 69 inline void SetAllowType(uint32_t allowType) in SetAllowType()
|
| /foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
| D | standby_service_subscriber_stub.cpp | 61 …ServiceSubscriberStub::OnAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, in OnAllowListChanged() 81 uint32_t allowType {0}; in HandleOnAllowListChanged() local
|
| D | standby_service_client.cpp | 94 ErrCode StandbyServiceClient::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoArr… in GetAllowList()
|
| /foundation/resourceschedule/device_standby/services/notification/src/ |
| D | standby_state_subscriber.cpp | 133 uint32_t allowType, bool added) in ReportAllowListChanged() 142 uint32_t allowType, bool added) in NotifyAllowChangedByCallback() 155 uint32_t allowType, bool added) in NotifyAllowChangedByCommonEvent()
|
| /foundation/resourceschedule/work_scheduler/services/native/src/ |
| D | work_standby_state_change_callback.cpp | 42 uint32_t allowType, bool added) in OnAllowListChanged()
|
| /foundation/resourceschedule/device_standby/services/core/src/ |
| D | standby_service_impl.cpp | 436 bool StandbyServiceImpl::CheckAllowTypeInfo(uint32_t allowType) in CheckAllowTypeInfo() 448 int allowType = resetAll ? MAX_ALLOW_TYPE_NUMBER : (MAX_ALLOW_TYPE_NUMBER ^ AllowType::TIMER ^ in RemoveAppAllowRecord() local 616 uint32_t allowType = resourceRequest->GetAllowType(); in UpdateRecord() local 674 uint32_t allowType, bool removeAll) in UnapplyAllowResInner() 736 uint32_t allowType, bool added) in NotifyAllowListChanged() 747 ErrCode StandbyServiceImpl::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() 766 void StandbyServiceImpl::GetAllowListInner(uint32_t allowType, std::vector<AllowInfo>& allowInfoLis… in GetAllowListInner() 835 ErrCode StandbyServiceImpl::GetEligiableRestrictSet(uint32_t allowType, const std::string& strategy… in GetEligiableRestrictSet() 1127 uint32_t allowType = static_cast<uint32_t>(std::atoi(argsInStr[DUMP_FIFTH_PARAM].c_str())); in DumpModifyAllowList() local 1134 uint32_t allowType = static_cast<uint32_t>(std::atoi(argsInStr[DUMP_FIFTH_PARAM].c_str())); in DumpModifyAllowList() local [all …]
|
| D | standby_service.cpp | 213 ErrCode StandbyService::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList()
|
| /foundation/resourceschedule/device_standby/frameworks/src/ |
| D | standby_service_subscriber_proxy.cpp | 57 …erviceSubscriberProxy::OnAllowListChanged(int32_t uid, const std::string& name, uint32_t allowType, in OnAllowListChanged()
|
| D | standby_service_stub.cpp | 206 uint32_t allowType {0}; in HandleGetAllowList() local
|
| D | standby_service_proxy.cpp | 167 ErrCode StandbyServiceProxy::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList()
|
| /foundation/resourceschedule/device_standby/interfaces/kits/napi/src/ |
| D | standby_napi_module.cpp | 130 uint32_t allowType = 0; member 135 uint32_t allowType = 0; member 251 int32_t allowType {0}; in ParseAllowResParameters() local
|
| /foundation/resourceschedule/device_standby/plugins/strategy/src/ |
| D | base_network_strategy.cpp | 89 uint32_t allowType = static_cast<uint32_t>(message.want_->GetIntParam("allowType", 0)); in UpdateExemptionList() local
|
| D | running_lock_strategy.cpp | 93 uint32_t allowType = static_cast<uint32_t>(message.want_->GetIntParam("allowType", 0)); in UpdateExemptionList() local
|