Searched refs:LAZY_COMPONENT_WITH_ARGS (Results 1 – 5 of 5) sorted by relevance
34 case Kind::LAZY_COMPONENT_WITH_ARGS: in copy()53 case Kind::LAZY_COMPONENT_WITH_ARGS: in destroy()117 result.kind = ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_ARGS; in create()
53 LAZY_COMPONENT_WITH_ARGS, enumerator
137 case ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_ARGS: in normalizeBindings()434 entry.kind = ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_ARGS; in performComponentReplacement()454 FruitAssert(entry.kind == ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_ARGS); in handleLazyComponentWithArgs()
49 last_entry.kind == ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_ARGS && in printLazyComponentInstallationLoop()71 case ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_ARGS: in printLazyComponentInstallationLoop()
62 FruitAssert(itr->kind != ComponentStorageEntry::Kind::LAZY_COMPONENT_WITH_ARGS); in getId()