Searched refs:REPLACEMENT_LAZY_COMPONENT_WITH_ARGS (Results 1 – 5 of 5) sorted by relevance
118 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in printIncompatibleComponentReplacementsError()132 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in printIncompatibleComponentReplacementsError()183 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()466 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in handlePreexistingLazyComponentWithArgsReplacement()467 …reexisting_replacement.kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS || in handlePreexistingLazyComponentWithArgsReplacement()499 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in handlePreexistingLazyComponentWithNoArgsReplacement()500 if (new_replacement.kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS || in handlePreexistingLazyComponentWithNoArgsReplacement()
36 case Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in copy()55 case Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in destroy()147 result.kind = ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS; in createReplacementComponentEntry()
62 REPLACEMENT_LAZY_COMPONENT_WITH_ARGS, enumerator
342 …acement_component_entry.kind == ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS); in handleReplacedLazyComponentWithArgs()388 …acement_component_entry.kind == ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS); in handleReplacedLazyComponentWithNoArgs()431 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in performComponentReplacement()
64 FruitAssert(itr->kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS); in getId()