Searched defs:exposed_types (Results 1 – 6 of 6) sorted by relevance
| /external/google-fruit/src/ |
| D | normalized_component_storage.cpp | 41 … const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorage() 67 … const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorage()
|
| D | normalized_component_storage_holder.cpp | 26 ComponentStorage&& component, const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in NormalizedComponentStorageHolder()
|
| D | injector_storage.cpp | 67 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in InjectorStorage()
|
| D | binding_normalization.cpp | 275 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithUndoableBindingCompression() 314 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithPermanentBindingCompression()
|
| /external/google-fruit/include/fruit/impl/ |
| D | injector.defn.h | 34 exposed_types_t exposed_types = in Injector() local
|
| /external/google-fruit/include/fruit/impl/normalized_component_storage/ |
| D | binding_normalization.templates.h | 558 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in performBindingCompression() 672 const std::vector<TypeId, ArenaAllocator<TypeId>>& exposed_types, in normalizeBindingsWithBindingCompression()
|