Searched refs:ExistingME (Results 1 – 1 of 1) sorted by relevance
7954 MemoryEffects ExistingME = F.getMemoryEffects(); in manifest() local7955 ME &= ExistingME; in manifest()7956 if (ME == ExistingME) in manifest()8015 MemoryEffects ExistingME = CB.getMemoryEffects(); in manifest() local8016 ME &= ExistingME; in manifest()8017 if (ME == ExistingME) in manifest()8387 MemoryEffects ExistingME = ExistingAttrs[0].getMemoryEffects(); in manifest() local8388 ME &= ExistingME; in manifest()8389 if (ME == ExistingME) in manifest()