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()
110 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS: in printIncompatibleComponentReplacementsError()175 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS: in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
133 case ComponentStorageEntry::Kind::REPLACED_LAZY_COMPONENT_WITH_NO_ARGS: in normalizeBindings()381 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()