Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/
H A Dstandby_client_unit_test.cpp261 std::vector<AllowInfo> restrictInfoList; variable
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_client.cpp149 …ndbyServiceClient::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList()
H A Dstandby_service_proxy.cpp307 …andbyServiceProxy::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList()
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp130 std::vector<AllowInfo> restrictInfoList {}; in HandleGetRestrictList() local
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp285 …de StandbyService::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList()
H A Dstandby_service_impl.cpp902 …tandbyServiceImpl::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList()
918 …yServiceImpl::GetRestrictListInner(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictListInner()
/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1098 std::vector<AllowInfo> restrictInfoList; variable