Home | History | Annotate | Download | only in sync

Lines Matching refs:child_node

642       syncer::ReadNode child_node(&trans);
643 if (child_node.InitByIdLookup(child_id) != BaseNode::INIT_OK)
647 child_node.GetAutofillSpecifics());
666 child_id = child_node.GetSuccessorId();
681 syncer::ReadNode child_node(&trans);
682 if (child_node.InitByIdLookup(child_id) != BaseNode::INIT_OK)
686 child_node.GetAutofillProfileSpecifics());
692 child_id = child_node.GetSuccessorId();