Searched refs:child0_sp (Results 1 – 1 of 1) sorted by relevance
419 auto child0_sp = potential_child_sp->GetChildAtIndex(0, true); in GetChildAtIndex() local420 if (child0_sp && child0_sp->GetName() == g___cc) in GetChildAtIndex()421 potential_child_sp = child0_sp->Clone(ConstString(name.GetString())); in GetChildAtIndex()425 auto child0_sp = potential_child_sp->GetChildAtIndex(0, true); in GetChildAtIndex() local427 if (child0_sp && child0_sp->GetName() == g___cc && child1_sp && in GetChildAtIndex()429 potential_child_sp = child0_sp->Clone(ConstString(name.GetString())); in GetChildAtIndex()