Searched defs:restrictInfoList (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/ |
H A D | standby_client_unit_test.cpp | 261 std::vector<AllowInfo> restrictInfoList; variable
|
/ohos5.0/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_client.cpp | 149 …ndbyServiceClient::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList()
|
H A D | standby_service_proxy.cpp | 307 …andbyServiceProxy::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList()
|
/ohos5.0/foundation/resourceschedule/device_standby/frameworks/src/ |
H A D | standby_service_stub.cpp | 130 std::vector<AllowInfo> restrictInfoList {}; in HandleGetRestrictList() local
|
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service.cpp | 285 …de StandbyService::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList()
|
H A D | standby_service_impl.cpp | 902 …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 D | standby_service_unit_test.cpp | 1098 std::vector<AllowInfo> restrictInfoList; variable
|