Searched refs:REPLACEMENT_LAZY_COMPONENT_WITH_ARGS (Results 1 – 5 of 5) sorted by relevance
120 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in printIncompatibleComponentReplacementsError()134 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in printIncompatibleComponentReplacementsError()185 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()468 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in handlePreexistingLazyComponentWithArgsReplacement()469 …reexisting_replacement.kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS || in handlePreexistingLazyComponentWithArgsReplacement()501 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in handlePreexistingLazyComponentWithNoArgsReplacement()502 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
344 …acement_component_entry.kind == ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS); in handleReplacedLazyComponentWithArgs()390 …acement_component_entry.kind == ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS); in handleReplacedLazyComponentWithNoArgs()433 case ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS: in performComponentReplacement()
64 FruitAssert(itr->kind != ComponentStorageEntry::Kind::REPLACEMENT_LAZY_COMPONENT_WITH_ARGS); in getId()