Searched refs:REPLACED_LAZY_COMPONENT_WITH_NO_ARGS (Results 1 – 5 of 5) sorted by relevance
59 REPLACED_LAZY_COMPONENT_WITH_NO_ARGS, enumerator
197 result.kind = ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS; in createReplacedComponentEntry()
108 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS: in printIncompatibleComponentReplacementsError()173 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
131 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS: in normalizeBindings()379 FruitAssert(entry.kind == ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS); in handleReplacedLazyComponentWithNoArgs()
60 FruitAssert(itr->kind != ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS); in getId()