GetPositionIndex  354 chrome/browser/sync/glue/bookmark_change_processor.cc     DCHECK_EQ(node->parent()->GetIndexOf(node), sync_node.GetPositionIndex());
GetPositionIndex  655 chrome/browser/sync/glue/bookmark_change_processor.cc     to_reposition.insert(std::make_pair(src.GetPositionIndex(), dst));
GetPositionIndex  208 sync/internal_api/base_node.cc   return GetEntry()->GetPositionIndex();
GetPositionIndex  202 sync/internal_api/public/base_node.h   int GetPositionIndex() const;
GetPositionIndex  968 sync/syncable/directory.cc       node->SetInteger("positionIndex", GetPositionIndex(trans, kernel));
GetPositionIndex  269 sync/syncable/directory.h   int GetPositionIndex(BaseTransaction*, EntryKernel* kernel_) const;
GetPositionIndex  111 sync/syncable/entry.cc   return dir()->GetPositionIndex(basetrans_, kernel_);
GetPositionIndex  217 sync/syncable/entry.h   int GetPositionIndex() const;