Home
last modified time | relevance | path

Searched defs:restrictType (Results 1 – 7 of 7) sorted by relevance

/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/
Dstandby_client_unit_test.cpp256 uint32_t restrictType = 1; variable
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
Dstandby_service_client.cpp129 ErrCode StandbyServiceClient::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restri… in GetRestrictList()
/foundation/resourceschedule/device_standby/frameworks/src/
Dstandby_service_stub.cpp114 uint32_t restrictType {0}; in HandleGetRestrictList() local
Dstandby_service_proxy.cpp271 ErrCode StandbyServiceProxy::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restric… in GetRestrictList()
/foundation/resourceschedule/device_standby/services/core/src/
Dstandby_service.cpp265 ErrCode StandbyService::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfo… in GetRestrictList()
Dstandby_service_impl.cpp876 ErrCode StandbyServiceImpl::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrict… in GetRestrictList()
896 void StandbyServiceImpl::GetRestrictListInner(uint32_t restrictType, std::vector<AllowInfo>& restri… in GetRestrictListInner()
/foundation/resourceschedule/device_standby/services/test/unittest/
Dstandby_service_unit_test.cpp1117 uint32_t restrictType = 1; variable