Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp599 uint32_t preAllowType = 0; in ApplyAllowResInner() local
608 preAllowType = iter->second->allowType_; in ApplyAllowResInner()
612 if (preAllowType != iter->second->allowType_) { in ApplyAllowResInner()
613 uint32_t alowTypeDiff = iter->second->allowType_ ^ (preAllowType & in ApplyAllowResInner()