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
104 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in printIncompatibleComponentReplacementsError()169 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
127 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_ARGS: in normalizeBindings()333 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()