Searched refs:current_child (Results 1 – 1 of 1) sorted by relevance
63 ValueObjectSP current_child = next_child_sp; in Update() local66 size_t child_count = current_child->GetNumChildrenIgnoringErrors(); in Update()68 ValueObjectSP child_sp = current_child->GetChildAtIndex(i); in Update()