Lines Matching refs:erased_fun

59 …entry.lazy_component_with_no_args.erased_fun == last_entry.lazy_component_with_no_args.erased_fun)…  in printLazyComponentInstallationLoop()
107 replaced_fun_address = replaced_component_entry.lazy_component_with_args.component->erased_fun; in printIncompatibleComponentReplacementsError()
111 replaced_fun_address = replaced_component_entry.lazy_component_with_no_args.erased_fun; in printIncompatibleComponentReplacementsError()
121 …acement_fun_address1 = replacement_component_entry1.lazy_component_with_args.component->erased_fun; in printIncompatibleComponentReplacementsError()
125 replacement_fun_address1 = replacement_component_entry1.lazy_component_with_no_args.erased_fun; in printIncompatibleComponentReplacementsError()
135 …acement_fun_address2 = replacement_component_entry2.lazy_component_with_args.component->erased_fun; in printIncompatibleComponentReplacementsError()
139 replacement_fun_address2 = replacement_component_entry2.lazy_component_with_no_args.erased_fun; in printIncompatibleComponentReplacementsError()
172 replaced_fun_address = replaced_component_entry.lazy_component_with_args.component->erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
176 replaced_fun_address = replaced_component_entry.lazy_component_with_no_args.erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
186 …lacement_fun_address1 = replacement_component_entry.lazy_component_with_args.component->erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
190 replacement_fun_address1 = replacement_component_entry.lazy_component_with_no_args.erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()
458 preexisting_replacement.lazy_component_with_no_args.erased_fun != in handlePreexistingLazyComponentWithArgsReplacement()
459 new_replacement.lazy_component_with_no_args.erased_fun) { in handlePreexistingLazyComponentWithArgsReplacement()
492 preexisting_replacement.lazy_component_with_no_args.erased_fun != in handlePreexistingLazyComponentWithNoArgsReplacement()
493 new_replacement.lazy_component_with_no_args.erased_fun) { in handlePreexistingLazyComponentWithNoArgsReplacement()