Home | History | Annotate | Download | only in internal_api

Lines Matching defs:type_root

589   int64 type_root = MakeServerNodeForType(user_share(), BOOKMARKS);
594 type_root_node.InitByIdLookup(type_root));
601 int64 type_root = MakeServerNodeForType(user_share(), BOOKMARKS);
602 int64 parent = MakeFolderWithParent(user_share(), BOOKMARKS, type_root, NULL);
607 type_root_node.InitByIdLookup(type_root));
619 int64 type_root = MakeServerNodeForType(user_share(), BOOKMARKS);
620 int64 parent = MakeFolderWithParent(user_share(), BOOKMARKS, type_root, NULL);
621 ignore_result(MakeFolderWithParent(user_share(), BOOKMARKS, type_root, NULL));
630 type_root_node.InitByIdLookup(type_root));
2889 int64 type_root = GetIdForDataType(BOOKMARKS);
2897 syncable::Entry root(&trans, syncable::GET_BY_HANDLE, type_root);
2931 int64 type_root = GetIdForDataType(BOOKMARKS);
2939 syncable::Entry root(&trans, syncable::GET_BY_HANDLE, type_root);
2988 int64 type_root = GetIdForDataType(BOOKMARKS);
2996 syncable::Entry root(&trans, syncable::GET_BY_HANDLE, type_root);
3049 int64 type_root = GetIdForDataType(BOOKMARKS);
3058 syncable::Entry root(&trans, syncable::GET_BY_HANDLE, type_root);