HomeSort by relevance Sort by last modified time
    Searched defs:set_next_node_id (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/bookmarks/
bookmark_model.h 416 void set_next_node_id(int64 id) { next_node_id_ = id; } function in class:BookmarkModel
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model.h 521 void set_next_node_id(int64 id) { next_node_id_ = id; } function in class:BookmarkModel

Completed in 37 milliseconds