Searched refs:LAZY_COMPONENT_WITH_NO_ARGS (Results 1 – 5 of 5) sorted by relevance
52 LAZY_COMPONENT_WITH_NO_ARGS, enumerator
179 result.kind = ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_NO_ARGS; in create()
141 case ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_NO_ARGS: in normalizeBindings()440 entry.kind = ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_NO_ARGS; in performComponentReplacement()506 FruitAssert(entry.kind == ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_NO_ARGS); in handleLazyComponentWithNoArgs()
58 last_entry.kind == ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_NO_ARGS && in printLazyComponentInstallationLoop()75 case ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_NO_ARGS: in printLazyComponentInstallationLoop()
59 FruitAssert(itr->kind != ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_NO_ARGS); in getId()