Home | History | Annotate | Download | only in glue

Lines Matching refs:bookmark

33 // * Algorithm to associate bookmark model and sync model.
34 // * Methods to get a bookmark node for a given sync node and vice versa.
49 // bookmark model, looking for matched pairs of items. For any pairs it
63 // Returns sync id for the given bookmark node id.
65 // bookmark node id.
68 // Returns the bookmark node for the given sync id.
69 // Returns NULL if no bookmark node is found for the given sync id.
72 // Initializes the given sync node from the given bookmark node id.
73 // Returns false if no sync node was found for the given bookmark node id or
78 // Associates the given bookmark node with the given sync id.
112 // Matches up the bookmark model and the sync model to build model
116 // Associate a top-level node of the bookmark model with a permanent node in
125 bool NodesMatch(const BookmarkNode* bookmark,