Home
last modified time | relevance | path

Searched refs:node_parent (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dchange_reorder_buffer.cc48 int64 node_parent = 0; in ExpandToInclude() local
64 node_parent = parent.Get(syncable::META_HANDLE); in ExpandToInclude()
66 ParentChildLink link(node_parent, node_to_include); in ExpandToInclude()
75 node_to_include = node_parent; in ExpandToInclude()