Home
last modified time | relevance | path

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

/external/google-fruit/src/
Dnormalized_component_storage_holder.cpp30 MemoryPool& memory_pool, WithUndoableCompression) in NormalizedComponentStorageHolder() argument
32 … NormalizedComponentStorage::WithUndoableCompression())) {} in NormalizedComponentStorageHolder()
Dnormalized_component_storage.cpp71 … MemoryPool& memory_pool, WithUndoableCompression) in NormalizedComponentStorage() argument
/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dnormalized_component_storage_holder.h45 struct WithUndoableCompression {}; struct
55 MemoryPool& memory_pool, WithUndoableCompression);
Dnormalized_component_storage.h141 struct WithUndoableCompression {}; struct
149 WithUndoableCompression);
/external/google-fruit/include/fruit/impl/
Dnormalized_component.defn.h43 … memory_pool, fruit::impl::NormalizedComponentStorageHolder::WithUndoableCompression()) {} in NormalizedComponent()