Searched refs:preAllowType (Results 1 – 1 of 1) sorted by relevance
599 uint32_t preAllowType = 0; in ApplyAllowResInner() local608 preAllowType = iter->second->allowType_; in ApplyAllowResInner()612 if (preAllowType != iter->second->allowType_) { in ApplyAllowResInner()613 uint32_t alowTypeDiff = iter->second->allowType_ ^ (preAllowType & in ApplyAllowResInner()