Searched refs:REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS (Results 1 – 5 of 5) sorted by relevance
122 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in printIncompatibleComponentReplacementsError()136 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in printIncompatibleComponentReplacementsError()187 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()454 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in handlePreexistingLazyComponentWithArgsReplacement()455 …xisting_replacement.kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS || in handlePreexistingLazyComponentWithArgsReplacement()488 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in handlePreexistingLazyComponentWithNoArgsReplacement()489 …xisting_replacement.kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS || in handlePreexistingLazyComponentWithNoArgsReplacement()
61 REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS, enumerator
209 result.kind = ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS; in createReplacementComponentEntry()
341 ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS || in handleReplacedLazyComponentWithArgs()387 ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS || in handleReplacedLazyComponentWithNoArgs()437 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in performComponentReplacement()
61 FruitAssert(itr->kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS); in getId()