Home
last modified time | relevance | path

Searched refs:components_with_args_with_expansion_in_progress (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dbinding_normalization.templates.h54 FruitAssert(components_with_args_with_expansion_in_progress.empty()); in ~BindingNormalizationContext()
328 context.components_with_args_with_expansion_in_progress.erase(entry.lazy_component_with_args); in handleComponentWithArgsEndMarker()
346 …if (context.components_with_args_with_expansion_in_progress.count(entry.lazy_component_with_args) … in handleReplacedLazyComponentWithArgs()
482 …context.components_with_args_with_expansion_in_progress.insert(entry.lazy_component_with_args).sec… in handleLazyComponentWithArgs()
Dbinding_normalization.h290 LazyComponentWithArgsSet components_with_args_with_expansion_in_progress = member