Home | History | Annotate | Download | only in glue

Lines Matching refs:write_node

412       sync_api::WriteNode write_node(&trans);
413 if (!write_node.InitUniqueByCreation(syncable::SESSIONS, root,
418 write_node.SetTitle(UTF8ToWide(current_machine_tag_));
419 local_session_syncid_ = write_node.GetId();