Home
last modified time | relevance | path

Searched defs:LazyComponentWithArgsSet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/google-fruit/src/
H A Dbinding_normalization.cpp320 [](LazyComponentWithNoArgsSet&) {}, [](LazyComponentWithArgsSet&) {}, in normalizeBindingsWithPermanentBindingCompression() argument
362 [](LazyComponentWithNoArgsSet&) {}, [](LazyComponentWithArgsSet&) {}, in normalizeBindingsAndAddTo() argument
/aosp_15_r20/external/google-fruit/include/fruit/impl/normalized_component_storage/
H A Dnormalized_component_storage.h81 using LazyComponentWithArgsSet = variable
H A Dbinding_normalization.h51 using LazyComponentWithArgsSet = NormalizedComponentStorage::LazyComponentWithArgsSet; variable