Home
last modified time | relevance | path

Searched refs:createLazyComponentWithNoArgsSet (Results 1 – 4 of 4) sorted by relevance

/external/google-fruit/src/
Dnormalized_component_storage.cpp50 createLazyComponentWithNoArgsSet(0 /* capacity */, normalized_component_memory_pool)), in NormalizedComponentStorage()
76 createLazyComponentWithNoArgsSet(20 /* capacity */, normalized_component_memory_pool)), in NormalizedComponentStorage()
118 createLazyComponentWithNoArgsSet(0 /* capacity */, normalized_component_memory_pool); in ~NormalizedComponentStorage()
/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dnormalized_component_storage.defn.h26 NormalizedComponentStorage::createLazyComponentWithNoArgsSet(size_t capacity, MemoryPool& memory_po… in createLazyComponentWithNoArgsSet() function
Dbinding_normalization.h280 NormalizedComponentStorage::createLazyComponentWithNoArgsSet(20 /* capacity */,
289 … NormalizedComponentStorage::createLazyComponentWithNoArgsSet(20 /* capacity */, memory_pool);
Dnormalized_component_storage.h93 …static LazyComponentWithNoArgsSet createLazyComponentWithNoArgsSet(size_t capacity, MemoryPool& me…