Searched refs:createLazyComponentWithArgsSet (Results 1 – 4 of 4) sorted by relevance
52 createLazyComponentWithArgsSet(0 /* capacity */, normalized_component_memory_pool)), in NormalizedComponentStorage()78 createLazyComponentWithArgsSet(20 /* capacity */, normalized_component_memory_pool)), in NormalizedComponentStorage()120 createLazyComponentWithArgsSet(0 /* capacity */, normalized_component_memory_pool); in ~NormalizedComponentStorage()
33 NormalizedComponentStorage::createLazyComponentWithArgsSet(size_t capacity, MemoryPool& memory_pool… in createLazyComponentWithArgsSet() function
283 NormalizedComponentStorage::createLazyComponentWithArgsSet(20 /* capacity */,291 NormalizedComponentStorage::createLazyComponentWithArgsSet(20 /* capacity */, memory_pool);
94 …static LazyComponentWithArgsSet createLazyComponentWithArgsSet(size_t capacity, MemoryPool& memory…