Searched refs:REPLACED_LAZY_COMPONENT_WITH_ARGS (Results 1 – 5 of 5) sorted by relevance
35 case Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in copy()54 case Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in destroy()135 result.kind = ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS; in createReplacedComponentEntry()
60 REPLACED_LAZY_COMPONENT_WITH_ARGS, enumerator
106 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in printIncompatibleComponentReplacementsError()171 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
129 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in normalizeBindings()335 FruitAssert(entry.kind == ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS); in handleReplacedLazyComponentWithArgs()
63 FruitAssert(itr->kind != ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS); in getId()