Searched defs:restrictInfoList (Results 1 - 6 of 6) sorted by relevance
/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/ |
H A D | standby_client_unit_test.cpp | 261 std::vector<AllowInfo> restrictInfoList; in HWTEST_F() local
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_proxy.cpp | 307 ErrCode StandbyServiceProxy::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList() argument
|
H A D | standby_service_client.cpp | 150 ErrCode StandbyServiceClient::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList() argument
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service.cpp | 288 ErrCode StandbyService::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList() argument
|
H A D | standby_service_impl.cpp | 887 ErrCode StandbyServiceImpl::GetRestrictList(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictList() argument 903 void StandbyServiceImpl::GetRestrictListInner(uint32_t restrictType, std::vector<AllowInfo>& restrictInfoList, in GetRestrictListInner() argument
|
/foundation/resourceschedule/device_standby/services/test/unittest/ |
H A D | standby_service_unit_test.cpp | 1098 std::vector<AllowInfo> restrictInfoList; in HWTEST_F() local
|
Completed in 8 milliseconds