Home
last modified time | relevance | path

Searched refs:restrictTypeIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp922 …for (uint32_t restrictTypeIndex = 0; restrictTypeIndex < MAX_ALLOW_TYPE_NUM; ++restrictTypeIndex) { in GetRestrictListInner() local
923 uint32_t restrictNumber = restrictType & (1 << restrictTypeIndex); in GetRestrictListInner()
928 GetPersistAllowList(restrictTypeIndex, restrictInfoList, false, isApp); in GetRestrictListInner()