Home
last modified time | relevance | path

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

/external/google-fruit/src/
Dnormalized_component_storage.cpp47 createLazyComponentWithNoArgsSet(0 /* capacity */, normalized_component_memory_pool)), in NormalizedComponentStorage()
73 createLazyComponentWithNoArgsSet(20 /* capacity */, normalized_component_memory_pool)), in NormalizedComponentStorage()
115 createLazyComponentWithNoArgsSet(0 /* capacity */, normalized_component_memory_pool); in ~NormalizedComponentStorage()
Dbinding_normalization.cpp295 …fully_expanded_components = NormalizedComponentStorage::createLazyComponentWithNoArgsSet(0, memory… in normalizeBindingsWithUndoableBindingCompression()
/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…