Searched refs:REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS (Results 1 – 5 of 5) sorted by relevance
124 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in printIncompatibleComponentReplacementsError()138 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in printIncompatibleComponentReplacementsError()189 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()456 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in handlePreexistingLazyComponentWithArgsReplacement()457 …xisting_replacement.kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS || in handlePreexistingLazyComponentWithArgsReplacement()490 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS: in handlePreexistingLazyComponentWithNoArgsReplacement()491 …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()
343 ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS || in handleReplacedLazyComponentWithArgs()389 ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_NO_ARGS || in handleReplacedLazyComponentWithNoArgs()439 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()