Searched refs:createReplacedComponentEntry (Results 1 – 3 of 3) sorted by relevance
209 static ComponentStorageEntry createReplacedComponentEntry(Component (*fun)());268 static ComponentStorageEntry createReplacedComponentEntry(Component (*fun)(Args...),
131 ComponentStorageEntry::LazyComponentWithArgs::createReplacedComponentEntry(Component (*fun)(Args...… in createReplacedComponentEntry() function194 ComponentStorageEntry::LazyComponentWithNoArgs::createReplacedComponentEntry(Component (*fun)()) { in createReplacedComponentEntry() function
441 …entries.push_back(ComponentStorageEntry::LazyComponentWithNoArgs::createReplacedComponentEntry(fun…464 …ComponentStorageEntry::LazyComponentWithArgs::createReplacedComponentEntry(fun, std::move(args_tup…