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