Searched defs:allowInfoList (Results 1 - 6 of 6) sorted by relevance
/foundation/resourceschedule/device_standby/interfaces/innerkits/test/unittest/ |
H A D | mock_standby_client_unit_test.cpp | 55 std::vector<AllowInfo> allowInfoList; in HWTEST_F() local 89 std::vector<AllowInfo> allowInfoList; in HWTEST_F() local
|
H A D | standby_client_unit_test.cpp | 93 std::vector<AllowInfo> allowInfoList; in HWTEST_F() local
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_proxy.cpp | 171 ErrCode StandbyServiceProxy::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() argument
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service.cpp | 221 ErrCode StandbyService::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() argument
|
H A D | standby_service_impl.cpp | 761 ErrCode StandbyServiceImpl::GetAllowList(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowList() argument 782 void StandbyServiceImpl::GetAllowListInner(uint32_t allowType, std::vector<AllowInfo>& allowInfoList, in GetAllowListInner() argument 821 void StandbyServiceImpl::GetPersistAllowList(uint32_t allowTypeIndex, std::vector<AllowInfo>& allowInfoList, in GetPersistAllowList() argument 857 std::vector<AllowInfo> allowInfoList; in GetEligiableRestrictSet() local 799 GetTemporaryAllowList(uint32_t allowTypeIndex, std::vector<AllowInfo>& allowInfoList, uint32_t reasonCode) GetTemporaryAllowList() argument 1379 std::vector<AllowInfo> allowInfoList; DumpModifyAllowList() local [all...] |
/foundation/resourceschedule/device_standby/services/test/unittest/ |
H A D | standby_service_unit_test.cpp | 199 std::vector<AllowInfo> allowInfoList; in HWTEST_F() local 234 std::vector<AllowInfo> allowInfoList; in HWTEST_F() local 519 std::vector<AllowInfo> allowInfoList; in HWTEST_F() local 818 std::vector<AllowInfo> allowInfoList; HWMTEST_F() local [all...] |
Completed in 8 milliseconds